Options

Is it possible to show factbox only when there are records/data available? ( NAV )

MaxNavisionMaxNavision Member Posts: 27
Hello,

In navision we have an Factbox called Order Notifications,
This Factbox is taking lots of space, even when there are no lines/data in it.

Is it possible to make something which checks if there is any data, and if there is, shows the factbox.
And with no lines/data it makes the Factbox invisible?

Greetings,
MaxNavision

Best Answers

Answers

  • Options
    MaxNavisionMaxNavision Member Posts: 27
    edited 2016-05-13
    Peter+is1 wrote: »
    Hi,

    Have a look at the Customer Card, there are factboxes with conditional visibility.

    Hope that helps.

    Hello, thanks for your anwser, unfortunately these faxtboxes are static here.
    //EDIT:
    Yes i see there is something filled in the field Visible
    Where can i find this definition?
  • Options
    Peter+is1Peter+is1 Member Posts: 174
    you would probably want to set the variable you use for visibility in de page code: onopenpage and/or onaftergetcurrecord.

    good luck.
    \\
    The truth exists in seven versions.
Sign In or Register to comment.