09-25-2014 08:13 AM
I created a new Entity and form, which shows up as a tab in the Opportunity screen.
I created a business rule in the OpportunityProducts entity, which updates the values in this new entity.
compiling this creates no errors in the build phase, however when I go into an opportunity and look at the new form in the tab, it doesn't pull through the data. Looking at the SQL, the data does get written into the fields, but they are not loaded into the form.
any help in this would be really useful.