Customize List View "Add" Functionality
Hi,
I need to customize the OOTB "Add" functionality of the list view.
Use Case
Based on the "Country" Dropdown selection of the initial "Add" screen, the below UI and the Validations needs to be changed.
Original Data Class is : Org-App-Data-Emp
For each Country there are multiple classes in which the specific UI and Validations are defined (Multiple classes)
Org-App-Data-Emp-LK
Org-App-Data-Emp-AU
As shown above, a UI page is configured, and I am using OOTB "Add" functionality. If I can run a flow action on the "Add" button click, then the context can be changed to Org-App-Data-Emp-<countrycode> and view the respective UI and trigger respective validations.
Please provide your valuable suggestions.
***Edited by Moderator Marije to add Capability tags***