Automatic input if I select an object

0
Hi everyone,   I have a page where I can create an object 'Order’. In this page I need to select in an object ‘principal’ and if I select a 'principal’ then it should automatically fill in the objects which belong to this specific object. What do I need to make to automatically fill the attributes from that object?        
asked
1 answers
1

Use an on change nano or microflow that based on the selected object fills in the fields and refreshes the object so the user can see the changes.

Regards,

Ronald

 

answered