Hi All,
When I am adding a new record in the form, I want to make a tab visible as soon as the autonumber field in this record gets a value (i.e. after a value has been added to any other field in the form >> the autonumber field is disabled).
Is there an event that is triggered that I can use for this? I already tried foom_dirty, autonumberfield_change and autonumberfield_afterupdate.
I think creating code for the onchange event for every field on the form (other than the autonumber field) might be a workaround, but is seems like a tedious and chaotic way of doing this.
Any other ideas on how to do this? Thanks a lot in advance for any help!
Regards,
Martijn Senden.
I love deadlines. I like the whooshing sound they make as they fly by.
- Douglas Adams -
When I am adding a new record in the form, I want to make a tab visible as soon as the autonumber field in this record gets a value (i.e. after a value has been added to any other field in the form >> the autonumber field is disabled).
Is there an event that is triggered that I can use for this? I already tried foom_dirty, autonumberfield_change and autonumberfield_afterupdate.
I think creating code for the onchange event for every field on the form (other than the autonumber field) might be a workaround, but is seems like a tedious and chaotic way of doing this.
Any other ideas on how to do this? Thanks a lot in advance for any help!
Regards,
Martijn Senden.
I love deadlines. I like the whooshing sound they make as they fly by.
- Douglas Adams -