Hi,
I want to hide this create invitation button when two conditions is satisfied. The field boq_hubguid is empty and field contacttype = 815233. I have added following display rule but it is not working.
Hi,
I want to hide this create invitation button when two conditions is satisfied. The field boq_hubguid is empty and field contacttype = 815233. I have added following display rule but it is not working.
Hi,
If you want to control the display or hide of the button by “role”.
You can refer to this link below:
Hi Yuri ji
Thanks for your response. It's working well.
I also want to not display the Send Invitation button when the Contact Type = 815233 and the user does not have a role higher than BDM
How do I check this privilege in the ribbon workbench?
Hi,
Please try adding “OrRule” to “Display Rule”.
The button is hidden when both conditions are met:
actually, we want to ribbon workbench to do it not by using any power fx or any javascript... hence the question title mentions ribbon workbench but thanks for your suggestion.
Why you don't Formula Expression to show hide button.
hope this link will help you
Is it not possible to do without javascript by using value rule?
Use Enable Rule to perform this action add javascript and put condition if field value is null then return false.
André Arnaud de Cal... 291,472 Super User 2024 Season 2
Martin Dráb 230,560 Most Valuable Professional
nmaenpaa 101,156