kentico_borisp
-
2/2/2012 4:04:32 AM
RE:BizForm Controls
Hello,
I am not sure how our customer accomplished this, because there are at least four approaches I can think of right now. It also depends, what do you exactly mean by the length of the field. If it is the display length, then you can either use a custom CSS on the field and reference it in your stylesheet. Another way would be to either change the text type to TextArea for example, where you can specify the dimensions of the area or change the form control which is used (or clone it and make the changes there). I would recommend the CSS approach, since it is the easiest way.
If you want to change the input length, then this can be accomplished by changing the field definition in CMSDesk / Tools / Forms / <your form> / Fields.
Best regards, Boris Pocatko
|