I want to hide INSERT NEW ROW from embedded list without USING ACL (urgent)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-10-2017 09:17 AM
URGENT
Thanks in advance.
I cannot use CREATE or DELETE ACL for this table(embedded list) bucz i want to enter data from it's form level.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-10-2017 09:48 AM
Can you explain the use case for wanting to remove the Insert new row option from the required roles embedded list? This is a quick easy way to do ACL modifications. Removing it only makes the experience of modifying ACLs harder. I'm curious to know what the underlying business requirement is for making something harder.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-10-2017 10:17 AM
Hi
My requirement is that, i have a Destination table and a Task Kind of table which is linked to a destination.
My first task is Review Destination task. so i put the related destination as Embedded list in TASK . from this Task i need to set YES to a field called Review Completed( choice field).
1) i want to make editable only one field " Review Completed" in embedded list
2) Don't allow anyone to insert new record through embedded list
3) I want to add new Destinations via FORM
i hope this is clear
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-10-2017 09:56 AM
I can see that you may want to display the data without being able to edit from that form.
The two easiest ways that I see how to do with without an ACL is:
1) Create a Relationship, and use that record instead of the automatic embedded list choice that you get.
2) Disable list editing on that embedded list - from the gear, uncheck Enable list edit.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-10-2017 10:22 AM
Hi
1) If we use Relationship to show, can we update a field value?
2) i saw this, by personalize does it affect for all users?
Thanks
Vipin