Discussions
- General Development
- Schema Development
- Apex Code Development
- Visualforce Development
- Formulas & Validation Rules
- Security
- Mobile
- Force.com Sites & Site.com
- Chatter Development
- Java Development
- .NET Development
- Perl, PHP, Python & Ruby
- Desktop Integration
- APIs and Integrations
- Visual Workflow
- Apple, Mac and OS X
- VB and Office Development
- AppExchange Directory & Packaging
- Salesforce Labs & Open Source Projects
- Other Salesforce Applications
- Jobs Board
- Force.com Discussion Boards
- :
- Developer Boards for Force.com and Database.com
- :
- General Development
- :
- How to make Call Type field Should be Editable for...
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
How to make Call Type field Should be Editable for Admin????? ?????
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
02-08-2012 07:00 AM
Hi All,
There is a field with name call type(picklist), call duration on object Task. I have checked this is visible for Admin but is read only field. So even admin is not able to make changes in this field. Can any one tell me how to make these fields editable for Admin.
Thanks in Advance.
Solved! Go to Solution.
Re: How to make Call Type field Should be Editable for Admin????? ?????
[ Edited ]
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
02-08-2012 10:01 PM - edited 02-08-2012 11:16 PM
Hi,
You can make these field should be editable for admin for Object Event not for Task.
Even if you want to use this field on Task you have to create a custom field with same name make this field editable for admin only by doing this:
Setup->Administration Setup->Security Controls->click on Field Accessibility->click on the Task object->click on ->View by Fields->select the call type field-> change the accessibility of the field by clicking the link display in the front of the profile.
Did this answer your question? If not, let me know what didn't work, or if so, please mark it solved.
Navatar Group

