dynamics crm 2011 - how to check an empty field using Enable Rules in visual ribbon editor -


i'm trying change button enable rules according value rule using visual ribbon editor. rule - if field empty button disabled, insert data visual ribbon editor :

enable rules -  field: myfieldname value:""   //i tried null instead of "", didn't work default:false invert result:true 

the output is: buttons act same if field empty or not... missing ?

it should null instead of null

https://ribbonworkbench.uservoice.com/knowledgebase/articles/121427-enable-disable-a-ribbon-button-dynamically-based-o


Comments

Popular posts from this blog

php - How to display all orders for a single product showing the most recent first? Woocommerce -

asp.net - How to correctly use QUERY_STRING in ISAPI rewrite? -

angularjs - How restrict admin panel using in backend laravel and admin panel on angular? -