Administrator
|
So you customized standard forms then? customized it in place with the same name..
In that case, your customizations may be overwritten after patches & upgrades. So you need to maintain them.. You need backup before for those kinds of changes. However, if the patch or upgrade changes an object that your customization depends, then you may need to revisit the affected customized forms and modify your customization accordingly..
I don't think adadmin will break the customized standard forms.. You do those customizations in place( in the standard path, with the standard name), so adadmin will read them from that place and as a result it will regenerate-recompile them as is.
However; I don't understand why do you customize a standard form.. I mean you can personalize and do other stuff there, but why changing the standard code.. You shouldn't do that.. You should have your own custom forms to do custom form things..
|