Associate-Reactive-Developer試験無料問題集「OutSystems Associate Reactive Developer (OutSystems 11) 認定」

In which of the following situations is the On Parameters Changed Event triggered?

Considering Inputs and Labels, which of the following options is correct?

Consider a Screen that contains a Form to collect Customer data. The Form has a Save Button with the On Click Destination set to a SaveOnClick Action, which sends the data to the server to store it in the database.
What is the best way to make sure that we do not send the data to the server when the mandatory Customer data fields have not been filled in?

How would you change the following Aggregate
(https://drive.google.com/file/d/1inmyBDK2wZlWDS-SzmSrzZ1B7gs6hlba/view?usp=sharing) to return the number of orders per priority?

What's the correct screen lifecycle order after clicking a Button with the Navigate method?

Considering the Initialize event of a Screen, which of the following would be the best use case for that event?

When the event is mandatory, a Block event such as the Client Action must be specified to handle the event.
Although it may be empty.

The flow of an action can have...

Regarding Block Events, which of the following options is false?

Considering that Aggregates can have hidden columns, which of the following options is correct?

A Screen Preparation...

Select the correct option regarding the Input Widget.

Consider that we want to apply aggregation functions in an Aggregate. Which of the following options is false?

When using aggregation functions, the output of the Aggregate will not include the columns at grey.

In a Web Application, a Screen Action ...

A Web Block can be used ...