Questions about Payment Form extension

How to increase size of a textbox field?

  • Huifei Rao
  • Topic Author
  • Offline
  • New Member
  • New Member
More
10 years 2 months ago #55578 by Huifei Rao
How to increase size of a textbox field? was created by Huifei Rao
There is a configurable item "Size" in Edit Field GUI which I thought will do the job. However, I do not see any change in my form after increasing a field "Size" from 50 to 100.

Please Log in or Create an account to join the conversation.

More
10 years 2 months ago #55590 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic How to increase size of a textbox field?
Hi

I think you can edit the custom field, in the css class, change the css class to one of the following:

input-xlarge
input-xxlarge

and the field will become larger

Tuan
The following user(s) said Thank You: Huifei Rao

Please Log in or Create an account to join the conversation.

  • Huifei Rao
  • Topic Author
  • Offline
  • New Member
  • New Member
More
10 years 2 months ago #55598 by Huifei Rao
Replied by Huifei Rao on topic How to increase size of a textbox field?
Thanks. It works great.

BTW: what is "Size" in the Edit Field used for?

Please Log in or Create an account to join the conversation.

More
10 years 2 months ago #55599 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic How to increase size of a textbox field?
It was using for control the Size of the text input in old version. But recently, we switch to use twitter bootstrap, so the size of the input is controlled by css class, not by the "Size" anymore

The "Size" now will be sued for Radio, Checkboxes custom fields to control how many options will be displayed in one row. It won't affect the text inputbox anymore

Tuan
The following user(s) said Thank You: Huifei Rao

Please Log in or Create an account to join the conversation.

Moderators: Tuan Pham Ngoc