How to create multiple records on same table using a UI Action
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2022 07:43 AM
I am trying to create a UI Action on one table to create multiple records within that same table (No related lists). Is this possible?
Will greatly appreciate any help.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2022 07:50 AM
Hi,
Yes it is possible.
You just need to create a server side ui action and add the GlideRecord script to insert records. Some loop im thinking based on whatever condition you decide how many record you want.
-Anurag
-Anurag