Application extends the task table

mjocasio23
Tera Expert

I have created an application where the table associate to it , it extends the Task table..... I have created a   form with two fields that comes from the extended table (Description and Priority) are gray-out when I switch to a non-admin account.   I noticed in the access properties for these two variables the following

Priority

find_real_file.png

Description

find_real_file.png

What I did wrong when I created the table to makes these inherent fields to be gray-out? or do I need to add a user role ? I dont think so, that will defeat the purpose of inheritance!

The other question if may I ask?     For the attachment option to be present in form, do you only need to configure it in the related list

find_real_file.png

I just don't see it when the form loads.

thanks for the help!!

13 REPLIES 13

mjocasio23
Tera Expert

Ohh ok I forgot about that.... let me give it a try.... i will let you know.


thanks


mjocasio23
Tera Expert

Ok creating the ACL is not a problem..... how you add the role to the APPS?


mjocasio23
Tera Expert

Im sorry can someone please explain me what I need to do..... to make a column writeable in the child table.


This is the access of the table


find_real_file.png


Just dont understand why I need to create an acl for this field.... if I am allow to modified the properties of the field such as the label.


Why when I load the form these fields which are inherent from Task are not writable in the child table?  


mjocasio23
Tera Expert

I got it to work..... I added the ITIL role to the group user where the user resides...... and that makes the field from the base table writable..... is there a better way?