- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-20-2018 04:34 AM
Hi All,
My need is to to show the Button "NEW" on a custom M2M table.
I will try to describe better my requirement here:
I have created a new relation between the "Service Contract" table and the "Business Service" table, using the feature of M2M table (sys_m2m).
So now from a Business Service, by the bottom of the form in the related lists, I can add with the edit button one or more Service Contract.
But, If I open directly the table M2M, I don't see the button "NEW" in the top of the list (normally showed in the tables)
How I can add this button or Show it ?
Regards
Vincenzo
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-20-2018 07:09 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-20-2018 04:50 AM
Hi,
Check the write and create ACLs on related list table.
Regards,
Ram M
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-20-2018 05:52 AM
Hi Rammohanraomaddiboina,
Thanks for the reply,
I did it, unfortunately the button not appear
Originally after the creation of the new record in the table sys_m2m
the table created not have any ACL.
I have add new acls (write,read,create and delete) at the table, but without results
Regards
Vincenzo
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-20-2018 07:09 AM
Hi,
I mean to say on "Service Contract" table.
Regards,
Ram M
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-20-2018 09:08 AM
Hi Rammohanraomaddiboina,
I have the problem with the admin user.
If I try to open the "Service Contract" table I have the possibility to create a new contract and the same for the "Business Service" table.
So I will try to check the ACL about the m2m table.
Regards
Vincenzo