Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
CListObjEdit unique values
Message
General information
Forum:
Visual FoxPro
Category:
The Mere Mortals Framework
Miscellaneous
Thread ID:
00101756
Message ID:
00102303
Views:
20
>Jose,
>
>>To ensure that only Unique Values are entered in a cListObjEdit form I need to add the ParentBizObj identifier to This.Value since I have a compound index. Did you get it ?>
>
>I'm not exactly sure what your question is...could you supply more details regarding your situation?
>
>Regards,

Ok,

Suppose that I have an application, with 3 main tables :

1) Employees (id_employee);
2) Hobbies (id_hobby);
3) Employee's hobbies (id_employee_hobby, id_employee, id_hobby).

So I have a cListObjMaintenanceForm with all Emploee's data and in a third page of a pageframe, I have a cListObj containing the employee's hobbies.
When I want to insert a new hobbie, I have a cListObjEditForm with a combobox populate by a "Hobbies" BizObj. When I click "Ok" to save my new hobby insertion, I want to be able to check if this hobby was not already inserted for "this employee".

Another thing, about my "Cannot Access Selected Table", I'm preparing a step-by-step message showing how and when this message appears.

Regards,
José Augusto Cavalcanti
Global Connection
jose.cavalcanti@globalconnection.com.br
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform