MoneyGram interview question

What is the difference between a UI policy and UI action?

Interview Answer

Anonymous

22 May 2017

UI Action represents the usage of Buttons,Links,Context menus,Lists etc whereas UI policies define the visibility of the form fields,mandatory fields,read only fields. These are best way to define than writing scripts. We can incorporate conditions in defining the UI policies.

3