Application extends the task table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2017 10:04 AM
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
Description
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
I just don't see it when the form loads.
thanks for the help!!
- Labels:
-
Scripting and Coding
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2017 10:26 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2017 10:29 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2017 10:34 AM
Didnt work...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2017 10:39 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-18-2017 10:42 AM
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