Dynamic visibility of fields and page actions behave different in the web client, make sure you are aware of the following limitations.
Fields:
– Code in the visibility property will not work
– Using a variable to determine visibility only works once
– On a group this works as expected, workaround is to give those fields their own ‘invisible’ group
Page Actions:
– Code in the visibility property only works once
– Using a variable to determine visibility only works once
– Giving these page actions their own group works but images are not shown correctly, no-go
– Use the enabled property as a workaround, this behaves as expected (Microsoft is doing the same)
Also check out this post from Arend Jan Kauffmann

Like
Report
*This post is locked for comments