Update the Name of a Control at all Pages

0
Is it possible to change the name of a control with API or SDK? We'd like "TxB_{Entity name}_{Page Purpose}_{Attribute name}" Or is it possible to change the default name of a control on a form?
asked
2 answers
2

Jan,

Not sure your exact use case, but perhaps the Model SDK can help.  Documentation here:  https://docs.mendix.com/apidocs-mxsdk/mxsdk/ and here  https://apidocs.mendix.com/modelsdk/latest/index.html

Hope that helps,

Mike

answered
0

Alternatively maybe Eclipse facilitates this. Deploy for Eclipse, open it there and do a find&replace.

answered