Side effects using RAP
1. What is side effect?
* A change effect occurs when modifying one field automatically updates other fields.
2. How to implement side effects.
* There are annotations available which helps implementing side effects behavior on UI.
* Source properties- Properties on which you want to trigger the side effect behavior.
* Target properties - Properties you want to manipulate as results of side effects.
Refer - Determination in RAP
Refer - Adding virtual elements in RAP
Coding part will update soon
******************************Thank You***************************
Comments
Post a Comment