We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Regarding buttons

Charani
Tera Contributor

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

Trupti94
Kilo Sage

Hi,

 

You can take a reference of existing add button available in ServiceNow, you can check UI action for task_ci table.

 

Charani
Tera Contributor

i was not able to understand the code written there,if you has any accurate solution could you provide to me.