Fields not being hidden despite a business rule

南楼画角 提交于 2019-12-11 08:55:02

问题


In this thread I verified that the correct approach for hiding some individual fields from a composite field is done correctly. That seems to be confirmed by other sources as well. However, despite a rule defined like so:

I still get the stupid fields to show up when on account form. It looks as the following image depicts and is a high level annoyance and reason for my teeth grinding. What am I missing? (Yes, I did activate the rule and I reloaded the form.)


回答1:


If there are any issues with business rule (i.e. when attempting to hide a field not present on the targeted form, as is the case, due to mix-up between country and county), it wouldn't proceed, the execution will stop but there won't be any complaints or any errors thrown.

Credits to @Daryl for: "I've had issues where hidden fields were the first field on the form and the method the MS uses to select the first field, made it visible."



来源:https://stackoverflow.com/questions/25835980/fields-not-being-hidden-despite-a-business-rule

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!