Add plus sign for normal text field.

Hello community, 

I have a question about fields. How can we add multiple values to a single text field like email or teams in JS or PHP when working with multiple modules?

Parents
  • Hello  , 

    Email or Teams are tricky examples are they are actually relationships, when adding an new row you'll be adding a new relationships to Emails or Teams module.
     
    On stock fields you have the addresses fields that perhaps you can you as an example, these are text fields that are grouped, but each row will be a new field: 



    Can you let us know what is the requirement behind your question to give us a better overview of what would be the best way forward? 

    Cheers, 

    André 

Reply
  • Hello  , 

    Email or Teams are tricky examples are they are actually relationships, when adding an new row you'll be adding a new relationships to Emails or Teams module.
     
    On stock fields you have the addresses fields that perhaps you can you as an example, these are text fields that are grouped, but each row will be a new field: 



    Can you let us know what is the requirement behind your question to give us a better overview of what would be the best way forward? 

    Cheers, 

    André 

Children