Custom arrays (not having `items` predefined) or objects (`list` or `dict`) cannot be filled from the search form. See: <img width="305" height="108" alt="Image" src="https://github.com/user-attachments/assets/d53bbc2a-d74d-4455-816b-41286407ff69" /> for array type (dimmed input), or: <img width="305" height="324" alt="Image" src="https://github.com/user-attachments/assets/dffe883d-c091-4495-8929-e49c688bd479" /> for object type. - [ ] for these parameters types, allow the user to manually write the value in a text box
Custom arrays (not having
itemspredefined) or objects (listordict) cannot be filled from the search form. See:for array type (dimmed input), or:
for object type.