Title
IWP: Showing related information when tabbing from field to field
Post
When a new record is created and a value is placed into the key field: the related fields DO NOT DISPLAY information until the record is committed.
Since I have multiple fields that have validation requirements, Is there a technique that I can use to display the related information before committing the record immediately after tabbing from the 1st field with the key data?
Since its IWP, should i use script triggers, lookups, calculation fields or something else?
Can't use script triggers with IWP. Committing the record is the only way to submit the data back to the host and get the related data returned as far as I know.