just going to type-in, is this possible without the source and option used? If yes, can you share the updated dialog as if I remove option it not works
Thanks.I tried like below:<testjcr:primaryType="nt:unstructured"sling:resourceType="granite/ui/components/coral/foundation/form/autocomplete"fieldLabel="Test"multiple="{Boolean}true"name="./test"><optionsjcr:primaryType="nt:unstructured"sling:resourceType="granite/ui/components/coral/foundation/form...
Hi Arun, I need the authorable field to be displayed like below (without the path browse / list call):Do you think Multifield will work here? Or any other options there?
Hi,I would like to have like this filed in my component without the list or open selection, just an empty field where I can enter multiple values:Can someone share the dialog for the same as well as any special implementation (class level) required to store these values?