- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-01-2022 12:44 AM
I would like to register group users in bulk using an import set.
After registration, I would like to be able to see the group to which the user belongs in the related list on the detail screen of the user record, and the users belonging to the group in the related list on the detail screen of the group record.
How can I do this?
P.S..
I know the basic function and use of the import set.
I would like to batch group registration as well when importing users, but the problem is that when I add a group column to the sys_user table and set the coalesce to True, it is not reflected in the group member table.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-01-2022 12:57 AM
You can go through the below video for bulk upload. use table sys_user_grmember
https://www.youtube.com/watch?v=9v6LQy1Mff4
Other related lists are there out of the box you need not to worry
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-01-2022 12:57 AM
You can go through the below video for bulk upload. use table sys_user_grmember
https://www.youtube.com/watch?v=9v6LQy1Mff4
Other related lists are there out of the box you need not to worry