Recently I have a requirement for adding a lookup field for Customer's Contact Information:
- Add a string field (using EDT "Description") to the table.
- Once the field is added in the table, bring the field to your required form.
- Now expand the form field which we have added in the previous step, expand the "Events", now copy the OnLookup Event.
- Now create a new class and paste the event into a new method of this class, then modify the code as below:
No comments:
Post a Comment