• Krugger
  • NEWBIE
  • 0 Points
  • Member since 2011

  • Chatter
    Feed
  • 0
    Best Answers
  • 1
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 0
    Replies

Hello guys,

 

Need some help with the Command Link. I know there's no attribute as "Disable" for <apex:commandLink >, like we do have for <apex:commandButton> . But as per the requirement, i want to have the link disabled for a particular profile. Can this be achived??

 

All your replies are highly appreciated.

 

Thanks

Krugger

Hi Folks,

 

Current Scenario:

A user(usually a Tier 1 support guy) logs into his org and he's able to view/edit his personal information(First Name, Last Name) by going to Name->Set Up-> Personal Information->edit.

 

Expected scenario-> Once the personal details for the user is set by an Admin, the user then should not be able to change/ edit any personal information.It should be Read-only.

 

I am not sure how to do this as the the First Name, Last Name fields in the User Object are standard fields and I cannot apply Field Level Security setting on standard fields. Any suggestion on how to make these standard fields Read-only??

Hello guys,

 

Need some help with the Command Link. I know there's no attribute as "Disable" for <apex:commandLink >, like we do have for <apex:commandButton> . But as per the requirement, i want to have the link disabled for a particular profile. Can this be achived??

 

All your replies are highly appreciated.

 

Thanks

Krugger