Question

I want to enter and get multiple values from a single textarea. Like when we share something on facebook it allows us to enter multiple friends in a single textarea. And then share the post to all we have entered. How can i do this? And I am using Zend

Was it helpful?

Solution

You can use the tagsinput plugin for adding multiple values through the same textbox. You can check it out through this link

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top