Hi,
I'm working on requirement to enable or disbale the command bar button on the Ribbon ,Form and Record.
I have a custom entity Sales Updates, in that I need to do changes like
1. Entity Ribbon(no record selected) then I have to show New,Export to Excel command buttons.
2.Entity Ribbon(record selected) then I have to show/Enable Edit,Activate
and Delete buttons.
3.Record Opend then I have show/enable Save , Save and Close and
New buttons.
Above rules I need to implement based upon the security roles.
Any help will be appreciated for the above.
Thanks,