Form PageName update dynamically

navman1
Member Posts: 3
How can I not display a particular page in a form if the data displayed relates to a particular range of information.
i.e. I do not want to display rates for monthly employees
i.e. I do not want to display rates for monthly employees
0
Comments
-
If your question is: can I disable a tab from a form, the answer is NO.0
-
How can I set a the property to be invisible on the rate under certain cirmcumstances0
-
You could use:
Currform.ControlName.Visible := (Whatever_the_condition_is = true)
to set individual controls to be visible or not (not Tab Pages)
But be aware that just because it isn't visible on the form doesn't mean the user can't use Ctrl+F8 (Zoom) to see the field values that way.This isn't a signature, I type this at the bottom of every message0 -
BlackTiger wrote:Weird solution for stupid request:
And this is not the first time. So please be more careful when writing your responses to other people's questions. Your answers are appreciated though, but only when you can show some respect.0 -
Do not forget: You can use the Frame control to "group" some controls to the group and use the .VISIBLE property of the frame to hide whole group of controls! it means, you can place the frame to the page, add all controls to the frame (place it inside the frame) and you can hide all controls through one command... ;-)0
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