• Creating Top Content for an Entity created from an External Table in ASP

    Hey guys, I've created an external table connection to a view in an external database. I've created the appropriate screens/blocks inside my asp page and everything works great. However my problem is when I search for records and click on the hyperlink…
  • Selection List for External Table Entity

    Hey guys, I have a customer who wants to link to an external table to search for records. The external table has a customer number and that customer number is referenced by a customer table. They would like the search screen to show the list of customers…
  • Load Field Value Based on Related External Table Field

    Dear All, I have been searching all over the community some simple process to set data into a field based on other external table field. Let's see an example: Sage CRM Db: Table Company: comp_companyid, comp_name,... External ERP Db: Table Customer…