I created a custom table and called it "PropertyInformation" I want it to show on the "Customers" screen along side of the fields: Address Info, Additional Info, Payment & Job Info, Transactions, Activities & Work Orders fields. How do I do that?
Hi Matt,
You would need to add a grid to the screen and make that grid reference the PropertyInformation table. If in the property information table you have a drop down the references the customer table then you can add it as an attached grid, otherwise you will have to add it as a detached grid. We have a webinar HERE on Grid objects.
-Michael