Can you share a bit more context with us? What are you trying to achieve with this smart field? Can you share with us the part of your model that is relevant with your request? Can you also share your current smart field definition?
We have 2 models - module and multiModule. module can be linked to one or more multiModules.
Our requirement is to have a field in “Add Module” form in which one or more multiModules can be selected and linked to the module. For this, we need a Smart Field in which we can select multiple multiModules.
My current definition of Smart Field - Additional fields that can be added to form to customize the form input.
In order to help you customize your creation form, I might need to take a look at the model definition of the module collection. This model file can be found under the models folder.