When using a Popup_Editor, consider that you implement a Screen Action in the Popup Screen that requires Source Screen to be refreshed. How would you implement that Screen Action?
Select the correct option regarding the Input Widget.
Considering the Dropdown and the Button Group, which of the following options is false?
If an attribute is named "TotalCount", OutSystems will automatically set its data type to ...
The order of the Entities in the join does not matter.
When consuming a REST service, what callback action should be used to customize a request sent to the external service?
If we have multiple Exception Handlers in an Action flow and an Exception is raised...
For 4 Entity Customer, Order, OrderProduct, OrderReceipt are related to each other as shown in the image below.
Consider a Web Screen with a Button that is associated to a Screen Action. An Ajax Refresh statement in that Screen Action allows to refresh part of that Web Screen, ...
When Preparation is execute?