WEBIX JAVASCRIPT LIBRARY BLOG

UI development best practices, front-end programming tips and news to speed up your Web development.

Follow us:

Write for us: learn about our guest posts guidelines.

How to Сreate Multi-line Inputs for Homogeneous User Data

Very often you have to design web apps that collect a lot of monotonous data from users, e.g., information about their previous employment, skills, working hours, preferences, etc. This is when you face the time-consuming necessity to write code for many repeated input fields and maintain value processing logic.

Surely, you can solve this issue by allowing users to write anything their heart desires in a textarea. But such an approach has nothing to do with a user-friendly interface. Besides, processing the collected information can become a real headache in this case.

A better solution is creating one dynamic control which you’ll be able to apply multiple times to your complicated forms. Sounds interesting? Read on to learn how to do it.

View code >>

Webix 2018 follow-up

The New Year has come! It was a pleasure for us to share a lot of good news with you in 2018. We will continue doing our best to keep you informed. Let’s recall the most compelling and useful articles of the past year.

Write for us!

We are looking for talented authors to contribute their expert articles to our blog. You don’t necessarily need to be a tech journalist to become our contributor. Posts from programmers, project managers, CEO’s with good writing skills are highly welcome. Contact us to get our topic list and to send your tips or a finished post.

Christmas mood at Webix

Merry Christmas and Happy New Year! We wish you to share unforgettable holiday moments with your loved ones. May 2019 bring health, success, and well-being to you and your family! Check out an amusing postcard story in the post.

1 2 3 4