Is there a way to get rid of "Insert a New Row" on List?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-13-2024 08:37 AM
So I have a field called "relationship". It is list field that has a reference qualifier to a specific table. That table is a global table that is used by many people. This is how it is set up currently.
I want to get rid of "Insert a new row". I know that in list control we can disable the "Insert a new row". However, that seems to disable "Insert a new row" globally for this list. Is there a way to just disable "Insert a new row" when called from this specific field, so from the "relationship" field? Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-13-2024 08:43 AM
Go to >> Configure >> List Control and from there you can set the "List Edit Insert Row" checkbox to True . if yes set that to false and see if that will fix your issue.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-13-2024 09:59 AM
Thanks for the response, but in the original post, I had mentioned that this would disable "List Edit Insert Row" globally. I was trying to see if there is a way to disable it only when associated with the "relationship" field.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-13-2024 10:45 AM
sorry, not sure if there a way to disable only on that view.