splunk / addonfactory-ucc-generator

A framework to generate UI-based Splunk Add-ons.
https://splunk.github.io/addonfactory-ucc-generator/
Apache License 2.0
62 stars 24 forks source link

feat: add required as modifiable property #1309

Closed soleksy-splunk closed 3 months ago

soleksy-splunk commented 3 months ago

Issue number: https://splunk.atlassian.net/browse/ADDON-73241

Summary

Possibility to modify require parameter on front-end

Changes

fieldsToModify also supports require property. (only front-end part)

User experience

User right now can modify also required property in other form fields.

Checklist

If your change doesn't seem to apply, please leave them unchecked.

vtsvetkov-splunk commented 3 months ago

should we add the example into the kitchen sink globalConfig.json? Just to be sure we think we changed the schema.json right

soleksy-splunk commented 3 months ago

should we add the example into the kitchen sink globalConfig.json? Just to be sure we think we changed the schema.json right

yea, maybe worth adding it. Will do it