Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DefaultValue
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Titre:
Divers
Thread ID:
00464751
Message ID:
00468599
Vues:
37
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform