Having an issue with customization Im doing. Here is the Scenario. I created a table with two fields(EDT's).I then created a form that will display the two new fields.I then created a menu option to access the newly created form. My next task is to associate the new form with an existing Table(CustTable). So in the CustTable form Im adding a new field that will be used to select a record from the new form. I created the relation to the table ensured that its the same type, added a comboBox to the form, however I dont get the dropdown to select a record. The new field in CustTable Form seems to be getting data from the new form , however there is no dropdown, its just grabbing the first record. Not sure whats going on with it.
Any help Please!