Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
View Gone Buggy
Message
From
03/09/1998 10:15:37
 
 
To
02/09/1998 19:30:05
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00132060
Message ID:
00132765
Views:
14
>Michelle, you can specify a default value for a view field just like in a table field. If you maintain you views through the view designer, click on the properties button, and you will get a dialog similar to that of the table designer, where you can set all the field properties for views. If you maintain your views in code, just issue:
>
>DBSetProp('myview.keyfield', 'Field', 'DefaultValue', "getid()")

That's cool. I didn't realize you could do that.

Thanks,

-Michelle
Previous
Reply
Map
View

Click here to load this message in the networking platform