NAV 2013 Request Option Page Visible Problem

cesabocesabo Member Posts: 20
edited 2013-08-21 in NAV Three Tier
Hi there, i have a strange problem in Report Request Option Page. Any ideas to solve the problem ?

Here we go...
I Create 2 Boolean fields in request page, when the first is True, the second one shoud be True, too...inverse the same.
I Set boolean parametar which is set on OnValidate Triger of the first field, to the Visible property of the second one - It Doesn't work.
When i set the boolean parameter to the other 2 properties(Enabled and Editable) it's working perfekt, but the Visible property doesn't. Here i have some pictures.

http://gyazo.com/a028e55ef65cadca43ef00c3b120cc14.png
http://gyazo.com/033290c51e1a7f5a5c364700c1e70672.png
http://gyazo.com/47eaf4d99c16b1b5f97c7e92c3fd8cdf.png
http://gyazo.com/f862230b0cdb19a959ffc598795e5c09.png

Tst1 is the primary boolean Field.
Tst2 is with the property Enabled - Working.
Tst3 is with the property Visible - Doesn't work.

Answers

Sign In or Register to comment.