✔ Copy A list (Field with List of things)

I Have the following structure

Project (Database)
– Username
–ID
– User Allowed
– User 001
– User 002
– User 003

How Can i copy all the “List of Users” from the selected project to another “Data Type” --> User Allowed to access comment.

I tried add list (While creating project comment) set list…none works

Project Comment
— Comment Name
— User Allowed to access comment
– User 001
– User 002
– User 003

Solved it by Adding a multi list box on the page and saving its value directly to DB

This topic was automatically closed after 70 days. New replies are no longer allowed.