Regarding Block Events, which of the following options is false?
Regarding Block Events, which of the following options is false?A . Events allow to pass information from the Block's scope to the parent scope. B. Events are triggered by a Block and handled by its parent. C. Events can be defined at the Block or Screen level. D. Two instances...
For a record to be included in the output result it must be true for all filters defined.
For a record to be included in the output result it must be true for all filters defined.A . True B. FalseView AnswerAnswer: A
To create a menu option for a Screen, just drag and drop that Screen onto the Menu
To create a menu option for a Screen, just drag and drop that Screen onto the MenuA . TRUE B. FALSEView AnswerAnswer: A
When columns are hidden in an Aggregate ...
When columns are hidden in an Aggregate ...A . They cease to be part of output of the Aggregate B. They are still part of output of the Aggregate C. They are the only columns on the output of Aggregate D. It's because they are empty on the databaseView AnswerAnswer:...
What is the Screen behavior when a widget is not valid (Valid property set to False)?
What is the Screen behavior when a widget is not valid (Valid property set to False)?A . The widget does not appear on the Screen and the validation message appears in its place. B. The Screen displays the widget greyed out, and displays the validation error message on the U...
Regarding List_SortColumn, which of the following options is true?
Regarding List_SortColumn, which of the following options is true?A . Set the Column to "{EntityName}.[AttributeName]" & define a dynamic sort B. Set the Column to "{EntityName}.[AttributeName]" & Automatic add a dynamic sort C. Set the Column to "{EntityName}.{AttributeName}" & define a dynamic sort D. Set the Column to "{EntityName}.{AttributeName}" &...
When debugging does not affect other people, what mode to use
When debugging does not affect other people, what mode to useA . Personal Area B. Public Area C. Both (Personal Area or Public Area)View AnswerAnswer: A
Regarding the Delete Rule property, which of the following options does not guarantee referential integrity?
Regarding the Delete Rule property, which of the following options does not guarantee referential integrity?A . Ignore B. Delete C. ProtectView AnswerAnswer: A
Style load order
Style load orderA . Screen & Email -> Web block -> theme B. theme -> Web block -> Screen & Email C. Web block -> theme -> Screen & EmailView AnswerAnswer: C
In Rich Widgets, the List_SortColumn widget ...
In Rich Widgets, the List_SortColumn widget ...A . Allows sorting by column in a Form by clicking on that column. B. Allows sorting by column in a Table Records by clicking on that column.View AnswerAnswer: B