Hello. I try to set a workflow, for user1 can add list of services, and user2 can choose several services from this list. When user 2 choosed this list can see user1.
How I can add list of choosed things to database only for user1? thank you
Hello. I try to set a workflow, for user1 can add list of services, and user2 can choose several services from this list. When user 2 choosed this list can see user1.
How I can add list of choosed things to database only for user1? thank you
You can use “State” as a list type to store selected values first then save them in the database as a list of “Selected/Choosed” field.
You will need to create a field for this first.
This topic was automatically closed after 70 days. New replies are no longer allowed.