Fields not being hidden despite a business rule

2019-08-10 21:46发布

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:

enter image description here

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.)

enter image description here

1条回答
我欲成王,谁敢阻挡
2楼-- · 2019-08-10 22:28

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."

查看更多
登录 后发表回答