how to set editable property in page

AKHIL
Member Posts: 22
hi experts ,
iam new to NAV 2009 , i don't know how to set field properties in pages.
my requirement is when i open form i want to set editable false for some x field.
i done it ,same way i want do in page for RTC. HOW CAN WE DO
suggest me
Regards
Akhil
iam new to NAV 2009 , i don't know how to set field properties in pages.
my requirement is when i open form i want to set editable false for some x field.
i done it ,same way i want do in page for RTC. HOW CAN WE DO
suggest me
Regards
Akhil
0
Comments
-
You need to create a global variable on the page called enableMyField. Click on properties for this variable and set IncludeInDataset to Yes.
Then go to the field that you want to enable hide or display. Click on properties. and change Enabled property to enableMyField.
Then modify OnAfterGetRecord() trigger and add your code to set
enableMyField := true, or false;0 -
ara3n wrote:You need to create a global variable on the page called enableMyField. Click on properties for this variable and set IncludeInDataset to Yes.
Then go to the field that you want to enable hide or display. Click on properties. and change Enabled property to enableMyField.
Then modify OnAfterGetRecord() trigger and add your code to set
enableMyField := true, or false;0 -
welc...0
-
no you're not getting it....
thanq, with a q at the end. you pronounce the q like the single letter, than-q, sounds like than-kyou0 -
oh. I missed that.0
-
that is a Chat shortcut.0
-
-
DenSter wrote:This is not a chat though :-k
yes but by mistake it happend. :-$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