Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
DefaultValue
Message
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Title:
Miscellaneous
Thread ID:
00464751
Message ID:
00468599
Views:
33
Hello Doug
You were right, I had made an error in the VIEWS.PRG file. In the line shown below, I had put the name of the view instead of the name of the table.

DBSetProp('LV_CONTVIEW', 'View', 'Tables', 'contapp!contracts')

So I have got past that problem. I now fail at the line:

=SETFLDSTATE(lcPrimaryKey,3)

also in the ONNEW method of the bizobj. I can see the reason, its because I am sitting on record number 1 instead of a blank appended record. For some reason I am not appending a blank to the view. It may be another error I have put in the VIEWS.PRG file. Do you have any suggestions?

I cannot find where the ALLOWNEW method is in the bisobj code.

Thank you in advance. Allan
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform