Conversation
Wellsfargo
IN
Last activity: 1 Dec 2025 17:03 EST
Can we create multi select only for Data Reference page list ?
The requirement we are trying is,
I have created a embed pagelist and confgured in the view rule with default operations like Add/Edit/Delete
like below
We are storing below data inside workpage with embed list
| Objective ID | Objectives copied from | Amount | requirement ID |
| 1 | D-2 | 10000 | D-1 |
| 2 | D-1 | 9000 | D-2 |
| 3 | D-4 | 2000 | D-3 |
| 4 | D-2, D-3 | 1000 | D-4 |
In the above table requirement ID column will have the unique value entered by the user while adding the record.
When user is adding new record to the table list, Objectives copied from this field should allow the user to select multiple options(multi select) source from the Requirement ID column values exist till now
So here, how can we achieve the multi select option for the Objectives copied from column, since the data is entered by the user is in the embed pagelist and not the datatype.