You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Often in small ACAP apps, the use of axparameter settings in the AXIS web UI proves very convenient—it eliminates the need for a dedicated web interface for minor configuration settings. However, there are a few improvements that could enhance how these parameters are presented:
Disable Auto-Sort:
Allow developers to manually specify the order of parameters instead of relying on auto-sorting. Currently, creative naming is required just to achieve the desired order.
Custom Display Name:
Introduce an optional field in the manifest for a “nice name” for each parameter. This would enable more user-friendly labels and avoid the automatic case conversion applied by the web UI.
Parameter Hint:
Provide an option to add a hint or description for each parameter. This feature would help users understand the purpose of each setting, similar to the hint available on the Axis password field.
These enhancements would make parameter management more flexible, streamlining configuration for both developers and users.
Thanks, BR
The text was updated successfully, but these errors were encountered:
Often in small ACAP apps, the use of axparameter settings in the AXIS web UI proves very convenient—it eliminates the need for a dedicated web interface for minor configuration settings. However, there are a few improvements that could enhance how these parameters are presented:
Disable Auto-Sort:
Custom Display Name:
Parameter Hint:
These enhancements would make parameter management more flexible, streamlining configuration for both developers and users.
Thanks, BR
The text was updated successfully, but these errors were encountered: