function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Aladdin USAladdin US 

hide approve/reject link

Hi Community,

                   How to hide Approval / Reject  link for user or submitter if discount is leaa than 499. Can anyone give solution with in detail.

Thanks.
Khan AnasKhan Anas (Salesforce Developers) 
Hi,

Greetings to you!

Please refer to the below links which might help you further with the above requirement.

https://salesforce.stackexchange.com/questions/105725/how-can-i-hide-approve-rejection-link-in-approver-history-using-visualforce-area

https://www.salesforcetutorial.com/hide-approvereject-links-home-page/

http://www.crmsalesforcetraining.com/hide-approve-reject-link-salesforce-com-homepage/

I hope it helps you.

Kindly let me know if it helps you and close your query by marking it as solved so that it can help others in the future. It will help to keep this community clean.

Thanks and Regards,
Khan Anas
Aladdin USAladdin US
Hi Khan,

                User-added image

if discount is >=500 then only ' Submit to Manager for Approval/ Reject ' column should be visible if not it should get hide. But in my case if discount is less than 499 also this column is visible. Will you help me in rectifyig it.

Thanks.