I want to hide INSERT NEW ROW from embedded list without USING ACL (urgent)

vipinmathew
Mega Guru

URGENT

Thanks in advance.

Capture.JPG

I cannot use CREATE or DELETE ACL for this table(embedded list) bucz i want to enter data from it's form level.

7 REPLIES 7

Chuck Tomasi
Tera Patron

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.


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


Brian O_Donnell
Tera Guru

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.


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