Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to prevent changing retreival field on existing records
Message
From
14/02/2001 17:29:22
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Title:
How to prevent changing retreival field on existing records
Miscellaneous
Thread ID:
00476045
Message ID:
00476045
Views:
57
I am using cbizobjnolistmaintform and find form mechanism. I want to allow free editing of the retreival field (account Number) while adding a record, but make the field read only when editing it later. I've tried to use the form's thisform.laddmode method to set the enable for the field, but the laddmode() setting lags behind the form refresh. Whenever I return from the Find form, the thisform.laddmode shows true. If I refresh the form again, (button I've added testing this behavior) then it's updated correctly to false. I haven't been able to make use of this form mode to set the enabled property.

The addmode() method being set after the form refresh limits it's value for this situation. Any Ideas where I could pickup something to trigger on or make use of the laddmode() mechanism?

Thanks
Gary Pike
Next
Reply
Map
View

Click here to load this message in the networking platform