Hey!
I am trying to program a button and I wanted the list of entities chosen on a specific field to be transferred to another one.
For example, In mine users database I have a field called “Groups The Person Participates” that is a relation to the database Groups. And when I click the button I want this specific list to be transferred to another field (relation) called “Groups The Person Used to Participate”
I though about something like Círculos.Filter(Círculos.[Step 1 User])
But I’m probably just writing it wrong…
Any help?
And also, can one of the other functions of this button be to, by the end of the other codes, to deactivate the user?
Thanks! =)