Hello
I added a button called "Create Employee" have two enable rules
- Custom rule( where javascript function returns true)
- Value rule(on a specific value of field)
This button works fine for me, mean when javascipt function returns true and field have specific value then button shows for me.
But for some users its not working even in there case Javasript function returns true and field have correct value.
So help me how can i resolve this issue, to show them a button.
*This post is locked for comments