Good Day,
I have a custom button created on a ribbon, I need to show or hide this button based on a specific value on the field.
I have tried using JScript on the command with a function that does this but it is not working, this hide the entire ribbon.
I have also tried creating display rule and check for a value but this still hides the entire ribbon as well.
Not found any relevant site to do this and each one points exactly what I have done.
Remember the field that I am checking on the form for display of the button is a custom option set field.
I am setting the field properly on the JScript and on the display rule but I still have not found any joy in this.
Why does my display rule, or even my scripts on the command hide the entire ribbon, what I am doing wrong?
Is there a prescribed way step by step guide I can follow to get this done?