It could be useful to allow make type list parameter as editable.
In case we have set a list of predefined values in the JSON file, if the user want to change some things in the value of the list element it have selected, there is no option to edit the value or to add a custom value for the user.
In other words, the users have no other choice than the element in the list.
Is it possible to add 2 parameters like for example :
- allow_custom_value_in_list_type
- allow_editable_element_in_list_type
Thank you :)