Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

129
Views
Tagify mixed mode change format posted data

I use Tagify to add autocompletion in a textarea mixed with text and send the value to the server when the form is submitted and this works great. But i would like to change the way the tags are included in the submitted data.

Tagify is smart enough to convert the textarea data into tags mixed with regular text:

<textarea name="test" type="text">Hello [[James]]! </textarea>

But when i submit the form is get

Hello [[{"value":"James"}]]!

I have made an example on jsfiddle

If i make a Tagify without mode: 'mix' and use the setting:

originalInputValueFormat: valuesArr => valuesArr.map(item => item.value).join(',')

then the output matches the input as expected.( [[James]] and not [[{"value":"James"}]] )

What must i do to get Tagify to change it's output?

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!