I want to fill some fields when a new record is created, and these fields can then not be altered afterwards.
I have a new button on the form which works, but because I also have record navigation I have the new button on that which doesn't run the code.
Can I disable the button on the record navigation (allowadditons stops any new record being added)?
Or can I get code to run on the creation of a new record and only then?
I have a new button on the form which works, but because I also have record navigation I have the new button on that which doesn't run the code.
Can I disable the button on the record navigation (allowadditons stops any new record being added)?
Or can I get code to run on the creation of a new record and only then?