Feature(s) impacted
Collections and the edit view
Observed behavior
I am unable to specify the maximum value that a number input can handle dynamically
Expected behavior
I’d like to specify the maximum value my number input can handle dynamically. I have a participants limit input that is not read-only and the participants limit is set by the environment variables of another micro-service. When a request is made from my Forest’s back office, a bridge is made to the specific micro-service whom handle it. The micro-service will then send a participant limit and I want to set this value as the maximum value of the input in the edit view.
How can I make it dynamically ?
Context
Please provide in this mandatory section, the relevant information about your configuration:
- Project name: Back Office TR
- Team name: the-ring.io
- Environment name: Development