- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi xrum,
Thanks for the quick reply. The issue is that the field that needs to be validated and potentially corrected is one that is referenced by multiple other fields. I did start off by doing exactly what you stated, but it just seems so inefficient to build that check into each and every calculate event that references the offending field ... there must be a way of fixing it at source before any other field potentially uses the value.
I have tried coding the check into the Validate event of the Decimal field itself, but I keep getting Value Validate Failed messages. That said, I think the Validate event fires after the Calculate event on the other fields anyway. All I need to know is which event fires before Calculate events thus giving me the opportunity to change the illegal value before any other script tries to use it.
Thanks,
Rod.
Views
Replies
Total Likes