Question
Eviden
IN
Last activity: 11 Dec 2024 10:15 EST
How to preload a table so that user can edit the details of table in constellation UI
I want to load the table as I arrive on a screen so that there should be a list of employees (coming from another table). I want the ability to edit the details of employees at a case level and not in the table. I have tried using the Embbeded data field but I am not able to get the existing records on UI to edit. The embedded data filed allows to enter a new record but does not existing records. I have used data reference which brings all the records but edit for specific case is not possible
Can anyone suggest a way to achieve this?
I want to achieve a result similar to wantedresults.png but automatically not manually.