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
0
Comments
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;
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
thanq, with a q at the end. you pronounce the q like the single letter, than-q, sounds like than-kyou
RIS Plus, LLC
Independent Consultant/Developer
blog: https://dynamicsuser.net/nav/b/ara3n
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav
RIS Plus, LLC
yes but by mistake it happend. :-$
-Mohana
http://mohana-dynamicsnav.blogspot.in/
https://www.facebook.com/MohanaDynamicsNav