Hello,
This is a little problem from the past and I'm sure some people have already raised this question but I didn't find an answer.
I reckon people had the need to edit and save fields even after a record is closed (a date field or a reference for instance).
I have a field that needs to be edited at will after the salesorders is closed and concluded. Now, I can make the field active there's not problem there but the Save button is gone. Is there any way that I can show up the Save button even after the form is closed ? (it won't do any damage since that will be the only editable field and doesn't have any processing attached to it).
I really can't reopen and close the record since I have functionality attached to the close operation that I can't afford to be run again.
Maybe if I could connect directly to the DB and update the field manually through a custom event button it would work. Thing is I really don't know how to do this so If anyone can help me or reference me to a place that has info on this I would appreciate it.
Thanks