A Refresh Data in the flow of a Screen Action is used for ...
A Refresh Data in the flow of a Screen Action is used for ...A . Refresh the data of a specific query is present in the Preparation. B. Refresh the data of all queries in the Preparation. C. Run the Preparation again. D. Refresh a specific widget.View AnswerAnswer: A
During the 1-Click Publish, your application data model, code, and interface is compiled and generates .NET code, HTML, JavaScript and CSS. True or False?
During the 1-Click Publish, your application data model, code, and interface is compiled and generates .NET code, HTML, JavaScript and CSS. True or False?A . False B. TrueView AnswerAnswer: B
Which of the following is a characteristic of a Static Entity?
Which of the following is a characteristic of a Static Entity?A . It can't be extended with any new attributes. B. It has two Entity Actions. C. It can't be changed after the first publish. D. It contains a set of Records.View AnswerAnswer: D
What do you need to do to ensure that only authenticated users (with a username and password) can access your application?
What do you need to do to ensure that only authenticated users (with a username and password) can access your application?A . Create a new Role in the Users application, change, its name to "Authenticated Users", and check it on all Screens. B. Create a new Role in your application,...
The Form widget only allows Input and Label widgets
The Form widget only allows Input and Label widgetsA . TRUE B. FALSEView AnswerAnswer: B
Business concepts that need to be stored and O Entity diagrams.
Business concepts that need to be stored and O Entity diagrams.A . Database tables. B. Entities. C. Entity relationships. D. accessed in our applications should be modeled as...View AnswerAnswer: C
In Rich Widgets, the List_Navigation widget ...
In Rich Widgets, the List_Navigation widget ...A . Is a navigator for a Table Records with multiple pages, showing a defined number of elements per page. B. Is a navigator for a Form with multiple pages, showing a defined number of elements per page.View AnswerAnswer: A
Considering Aggregates and the SQL Tool, which of the following is the correct option?
Considering Aggregates and the SQL Tool, which of the following is the correct option?A . The SQL Tool allows to write queries that contain sub-queries. B. Joins between entities can only be defined in Aggregates. C. All queries that can be written in an SQL Tool can be defined in...
When debugging a consumer module, how do we guarantee that the execution stops on breakpo defined in the producer module?
When debugging a consumer module, how do we guarantee that the execution stops on breakpo defined in the producer module?A . In the producer, set the Entry Module property to the consumer module. B. We need to also start the debugger on the producer module. C. Nothing, just leave Service...
Regarding On Change in Combo Box, which of the following options is true?
Regarding On Change in Combo Box, which of the following options is true?A . Screen action to be executed or a screen to navigate to when the value of the element changes. B. Screen action to be executed and a screen to navigate to when the value of the element...