ASPX templates
Version 4.x > ASPX templates > BizForm Controls View modes: 
User avatar
Member
Member
AP-Kentico - 8/25/2009 12:44:22 PM
   
BizForm Controls
The bizform creates controls/textboxes which I can place in the form with special markings like $$input:Subject$$. But all the textboxes are displayed with the same size. How can I make the size of these controls as per my requirement?

Thanks,
Anil

User avatar
Member
Member
AP-Kentico - 8/25/2009 1:25:40 PM
   
RE:BizForm Controls
Never mind, I figured this out out.

User avatar
Member
Member
kathy.robertson-napthens.co - 2/1/2012 10:28:02 AM
   
RE:BizForm Controls
Hi there. Can you say how you acheived this? I am trying to increase the size of a drop down list input field.

many thanks

User avatar
Kentico Consulting
Kentico Consulting
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