Hi all,
We have a boolean field on the BOM header table called 'BOM incomplete'. What I would like to happen is if a user clicks to change the field, the system prompts them with an 'are you sure' question. If the user says 'yes', the field is changed. If 'no', the field stays as it is.
Is this possible?
0
Comments
I think so, I would try it like this in the on_Validate_Trigger of this field:
where confirmtext is the multilanguage text constant "Are you sure?".
Michael Schumacher
oh, what day is it? Backup day. OK, let's dump all data to /dev/nul ;-)