List Manager Forum

Front End Entry Form Displays Incorrectly

User moon_934 2013-03-19 02:50:18

I have created a list which allows users to enter data.

See: http://chicagolivebearer.com/index.php/club-programs/member-stock-lists

However, the pop-up modal entry form for new records on the front end (or in-page form) shows truncated entry fields which only show 2 or 3 characters.

This doesn't allow enough space to enter data. Data can be entered and it will show up in the front end.

All of the field lengths are set to 20 in the List Fields section of the back-end.

It would be great if you enabled forum users to upload a JPG or PNG so you could see.

Edited by moon_934 - 19.03.2013 02:50

Edited by moon_934 - 19.03.2013 03:10

Moonsoft support 2013-03-19 13:02:59

Hello,
we've checked your page, and saw your input form fields. Please note the size sets the style property 'width', so you should set this value in px. A value like 150 or 200 should show your input fields with enough length to see the full text.
Alternatively you can profit from standard bootstrap classes in order to set the width of the fields. According to bootstrap docs:

http://twitter.github.com/bootstrap/base-css.html#forms

Control sizing section

shows different examples of classes you can add to your field at css class parameter

input-medium
or
input-large

should do the work for you.

About file uploads, you can share files and code with us, but not at the forum, you should use the helpdesk system creating a new ticket with attachments instead, sorry for the inconveniences.

Regards

User moon_934 2013-03-19 16:49:47

Thanks, that worked!

...
Support/development

Perfect for small code changes or to correct any bug at your site

Buy now!
...
CalcBuilder

Create dynamic calculators

Buy now!