You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my sample I want to hide/show some fields by assigning the Visible Property to a variable. I tried several times and remembered, in RTC and C/Side I have to wrap the field in an own group. This is not intuitive in Microsoft AL!
The result shows, field Special Description will never be visible:
My suggestion is to simplyfy the usage of thi property!
Version details:
Microsoft (R) AL Compiler version 0.14.17461
I know my friend 😉 I never understood why it worked this way in the old world of C/Side. The RTC have several problems with such kind of layout.
But however let's make the new world of Microsoft AL better!
In my sample I want to hide/show some fields by assigning the Visible Property to a variable. I tried several times and remembered, in RTC and C/Side I have to wrap the field in an own group. This is not intuitive in Microsoft AL!

The result shows, field Special Description will never be visible:


My suggestion is to simplyfy the usage of thi property!
Version details:

Microsoft (R) AL Compiler version 0.14.17461
Sample Project:
Microsoft AL [VisibleTest].zip
The text was updated successfully, but these errors were encountered: