Hi,
I am using the valuelist function in delegate classes to generate valuelists that are conditional to the related record from whence one is entering data.
This works great for data entry. But it wreaks havoc on find and update functions. Is there a way to limit the conditional value list to only function when looking at a 'new related record' form, or something to that effect?
Thanks.