Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhanced Parameter Customization: Order, Friendly Labels & Hints #337

Open
Cacsjep opened this issue Feb 15, 2025 · 0 comments
Open

Enhanced Parameter Customization: Order, Friendly Labels & Hints #337

Cacsjep opened this issue Feb 15, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@Cacsjep
Copy link

Cacsjep commented Feb 15, 2025

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.
    • Image

These enhancements would make parameter management more flexible, streamlining configuration for both developers and users.

Thanks, BR

@Cacsjep Cacsjep added the enhancement New feature or request label Feb 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant