Quantcast
Viewing all articles
Browse latest Browse all 29197

RE: Show or hide a field dynamically in page NAV 2013 R2

hi,

you can use standard visibility global variables to show\hide a control on page.

...

1.Define a globe variable "IsVisible" and set its "IncludeInDataSet" property be "yes".

2. Set the property visible of the control in the page be "IsVisible"

3. create a function SetVisible (var visible : Boolean) to set the value of the variable "IsVisible"

etc, etc,..

look at these posts:

dynamicsuser.net/.../338687.aspx


Viewing all articles
Browse latest Browse all 29197


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>