I would like to change the system label used in the standard dialog and customize the wording displayed.
How can I change the system labels?
Thanks for your help.
I would like to change the system label used in the standard dialog and customize the wording displayed.
How can I change the system labels?
Thanks for your help.
I’m assuming it’s about F&O. (I have to guess because you didn’t add a version tag and you didn’t mention the product/version.)
If you want to change all occurrences of the label, you can create a label file extension.
If the label is used as several places but you want to change it in the dialog only, you should extend the dialog form or the code generating a runtime dialog and use a different label there. How to extend it and whether it’s possible at all depends on how the dialog is implemented.