Alfresco: Defining new Control-Params
问题 I am working on a custom form control, and need to define a new control-parameter of type string called helptext . I understand how to call it in my share-config-custom, how to use it in my custom form control, but not how to initially declare it. I see other control-params use the format field.control.params.${param} , but cannot locate where any of these are defined. A file search for existing control-params returns dozens of files. Where and how do I declare control-params before using