Dynamically hide/display fields in Report request page - NAV 2009 R2

poppins
Member Posts: 647
Hi everyone,
I have to create a report with two fields in a request page : a boolean and a text field.
One of the requirements is that the text field in invisible when I run the report, It only gets visible if the boolean is checked by the user.
Is it possible in NAV 2009 R2? and how?
Thanks in advance
I have to create a report with two fields in a request page : a boolean and a text field.
One of the requirements is that the text field in invisible when I run the report, It only gets visible if the boolean is checked by the user.
Is it possible in NAV 2009 R2? and how?
Thanks in advance

0
Comments
-
yes, it is possible and what did you try and what is not working?0
-
mohana_cse06 wrote: »yes, it is possible and what did you try and what is not working?
First of all, I tried to set the Visible property of the text field to "Bool1" (the boolean field, "Bool1" has the property IncludeInDataset set to TRUE).It did not work
Then, I tried the following:
I created a boolean variable "Bool2" with the property IncludeInDataset set to TRUE.I set the Visible property of the text field to "Bool2" and I added the following code under the OnValidate trigger of "Bool1":
If Bool1 then Bool2 :=TRUE;
It did not work too
How shall I proceed then?
0 -
in NAV 2015,2016 we are not able to change the visibility of request page fields . INstead of that we can achieve this by defining them in another group and group visibity can be
Modified at Runtime/Dynamically display fields in request Page.
dynamicsuser.net/forums/t/87389.aspx0 -
Do you know a default report where this is done?0
-
I don't know if an default report having such Option, we can easily achieve it0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions