I have 2 tables:
Points and Point Groups where in the points there is a ref column to Point Groups.
Is there a way when i create a Point Groups record to add multiple existing records from the Points table ?
Solved! Go to Solution.
You can add another EnumList column to PointsGroup, for the user to select Points records from, then you can run an "execute..." action (via form-save or Bot) to set the current PointsGroup key value in the selected Points' Ref column (use INPUT()).
User | Count |
---|---|
18 | |
13 | |
8 | |
4 | |
2 |