Hello,
I’m sorry I don’t want to post for asking such a stupid question, but I can’t seem to figure out how to add users to an object. So I have a thing and I want to add a list of users to it. So other users can see the list of users interested.
So I have tried:
- Creating a list of Users under the Thing (Let’s say its a Chemical), the change list action recognises the User > I select add current user in the field, but have to create a new field called Users inside the “list of users”. It doesn’t work.
^ Also when I use the repeating group container, the text field won’t allow the data retrieve to be type “users”, it has to be text.
- Creating a list of Users under the Thing, but as TEXT. Now when I go the change list action, it only shows the two types of objects I have which is Users and Chemicals(The Thing I am trying to add users too), so there is no way to target the list unless I have it as a list of Users.
I guess in programming you would do something like convert the array into a string, but with this I have no idea how to get it working.
So I just want a list under the page of my Thing(Chemicals), the list of which users are interested in this Chemical .
This is my first time around and my communication skills are not great, so apologies for the confusing layout of the question.
So we are clear: I am trying to make a list of users interested under each different thing (e.g. event, product, chemical)