web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Small and medium business | Business Central, N...
Suggested Answer

Visibility is not working for fields in card page in business central

(0) ShareShare
ReportReport
Posted on by 7

Hi Here the visibility property is not working for field for card page while applying condition. How to fix that issue ??

I have the same question (0)
  • Suggested answer
    Nitin Verma Profile Picture
    21,794 Moderator on at

    Hi,

    You can show your code here.

  • RT-22040800-0 Profile Picture
    7 on at

    first i have created a global variable of FieldVisible and datatype boolean . I had assigned that variable at dependent required field . Then i had written this code.

    modify("Leave Code")

           {

               trigger OnAfterValidate()

               var

                   myInt: Integer;

               begin

                   if Rec."Leave Code" = 'AL' then

                       FieldVisible := true

                   ELSE

                       FieldVisible := false;

               end;

           }

  • Suggested answer
    Nitin Verma Profile Picture
    21,794 Moderator on at

    Declare your field like this

    var

           [InDataSet]

           fieldvisible: Boolean;

  • RT-22040800-0 Profile Picture
    7 on at

    Still i am facing the issue.

  • Suggested answer
    YUN ZHU Profile Picture
    99,084 Super User 2026 Season 1 on at

    Hi, hope the following helps.

    https://yzhums.com/14752/

    [View:/cfs-file/__key/communityserver-discussions-components-files/758/DynamicVisibility01.mp4:1024:768]

    PS: Deprecating InDataSet attribute used for global variables in Pages (The InDataset attribute is unused)
    https://yzhums.com/37557/

    Thanks.

    ZHU

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Congratulations to our 2025 Community Spotlights

Thanks to all of our 2025 Community Spotlight stars!

Leaderboard > Small and medium business | Business Central, NAV, RMS

#1
OussamaSabbouh Profile Picture

OussamaSabbouh 1,946 Super User 2026 Season 1

#2
YUN ZHU Profile Picture

YUN ZHU 1,177 Super User 2026 Season 1

#3
Khushbu Rajvi. Profile Picture

Khushbu Rajvi. 555 Super User 2026 Season 1

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans