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

What should I override?



find_real_file.png


find_real_file.png



would do if you say those fields are read-only at task level.


Didnt work...


mjocasio23
Tera Expert

If go to the access control for this field such a description.... I cant create or add one.... probably I wasn't clear at the beginning.... when I use the admin account I could access the field..... when I use another account (low level). The field is read only.



find_real_file.png


If you're on your admin account, you can click on your name in the top-right and click 'Elevate Roles', check 'security_admin', and hit OK which will allow you to create ACLs for the field.   As for accessing the field on your admin account, that would make sense since the task.description field ACL has an admin override