- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2023 11:33 AM
Hi All,
I have created an M2M table from Problem to cmdb_ci_nw_site table and related list apper below now the edit button is created here automatically but I am not able get that edit button anywhere
n system defination > UI action with that table name, I am not able to find the Edit button , How to find out that Edit button can anyone help.
Thanks & Regards,
Arnab
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2023 08:09 AM
My UI Action list filtered on the name = 'Edit...' and table = global looks like this:
so out of these two choices, the first record is the one you want to duplicate for your table.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-16-2023 12:29 PM
Since you haven't specified an Edit... UI Action for your custom m2mtable, the one one the GLobal table is being used. If you want to change the behavior of this button for this related list, view the UI Action record with the Action name sysverb_edit_m2m, change the Table name and Insert and Stay as a starting point. Now you will have an Edit... UI Action for your Related List that you can customize without messing up all of the other ones.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2023 11:37 PM
I try to find with the action name but I havent found the edit button what I am looking for.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-19-2023 08:09 AM
My UI Action list filtered on the name = 'Edit...' and table = global looks like this:
so out of these two choices, the first record is the one you want to duplicate for your table.