- Issue created by @kris77
- Status changed to Closed: won't fix
over 1 year ago 2:54pm 23 August 2023 - 🇺🇸United States jrockowitz Brooklyn, NY
This will require a similar solution to the options limits handler but built via custom code or dedicated contribs module.
- 🇮🇹Italy kris77
Thank you so much for reply @jrockowitz, but can this be considered as a new feature?
In the option limit settings, the possibility of selecting a numeric type field which establishes the value to be subtracted from the limit.
- Status changed to Active
about 1 year ago 6:57pm 24 August 2023 - Status changed to Postponed: needs info
about 1 year ago 7:08pm 24 August 2023 I think the community may be interested in reviewing your suggested feature code. Open a merge request and we will have a look.
- 🇮🇹Italy kris77
Thanks @cilefen. As soon as I have the code I will open a merge request.
I'm not an experienced programmer, so I'll take some time.
Thanks again.
- Status changed to Closed: won't fix
about 1 year ago 12:56pm 8 October 2023 - 🇺🇸United States jrockowitz Brooklyn, NY
We are holding off adding new features to the webform. Please post a recipe → or dedicated contribs module.
- 🇨🇦Canada mmaranao Calgary, AB
I ran into needing this feature as well and wrote a patch to include numeric fields to be included in the configuration. The sum of all the numeric input fields is subtracted from the limit to get the remaining. Hope this helps!