I have added a field in the VendTable table that will also be in the PurchTable form, what should I do to automatically display the information in the form and make the field non-editable. It's like the address field. I tried to use the initFromVendTable method, but to no avail.