Once I’ve added UD fields to a table, it appears the only way to make those fields available to a form is to add them to a view which is available to that form. For example, my fields belong to ‘Vendor_UD’. To add them to the ‘Supplier Display’ form, I cannot directly link to those fields when customizing the form (i.e. can’t select them under ‘EpiBinding’ because the Vendor table is not listed in the EpiBinding dropdown. However there is a view called ‘VendorDetail’ under EpiBinding and other UD fields from Vendor are in that view. So I have two questions:
How can I add the new fields to the existing view?
Am I overlooking a straight forward method to directly link those fields without using a view?
It was kinda silly. We do lots of dev work in our ‘Test environment’, so often when I ‘Regen’ it’s in that environment. So even though the fields were added to production, when I ran the regen out of habit I originally did so in Test. So the fix for us was to just Regen in Production.