Jump to content

multitext inputfield


Frank Vèssia
 Share

Recommended Posts

I'm in the process to create a new website for buying/selling books.

Developing the user profile i noticed would be very useful having an inputfield text with multiple option.

One of my field is called "Favorite books". Now this is a textarea and user has to write all the books one per line.

This is not a fair solution, the best is having a single line text and after that a plus button that in jquery add another input text below and so on.

i attached a simple shoot as example

post-87-132614278905_thumb.jpg

Link to comment
Share on other sites

Probably the easiest way to handle this currently is have a multi-line input field (textarea) and you can already tell the system how to display this in your templates, with a bulleted list already an option (I think).

That way they just add one new item per line and the field automatically turns that into a list in your template :)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...