Regarding buttons
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-27-2024 03:17 AM
for the related list button name is Add,if i click on the button it should open the list view of another table from there i should have to select records,after that those records should be reflected in the current related list.
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-27-2024 03:37 AM
Hi,
You can take a reference of existing add button available in ServiceNow, you can check UI action for task_ci table.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-27-2024 04:06 AM
i was not able to understand the code written there,if you has any accurate solution could you provide to me.