The Big Spring Sale! Up to 50% off!

Swapping checkboxes & the associated label

jrpopkey
2 Posts
jrpopkey posted this 03 August 2021
Ask a Question

I do not see an option to have the content/text located before the checkbox. Is there functionality I missed that allows this type of configuration as right now it appear the checkbox must be displayed prior to the associated text.

Also interested in modifying the length of the displayed text field. I know we can limit the volume of entered keys but I do not see the ability to change the length of a text field. Example: Zip Code field is not necessary to span the width of a form.

I do not see an option to have the content/text located before the checkbox. Is there functionality I missed that allows this type of configuration as right now it appear the checkbox must be displayed prior to the associated text. Also interested in modifying the length of the displayed text field. I know we can limit the volume of entered keys but I do not see the ability to change the length of a text field. Example: Zip Code field is not necessary to span the width of a form.
Vote to pay developers attention to this features or issue.
4 Replies
Order By: Standard | Newest
Support Team
Support Team posted this 03 August 2021

Hello,

You can set the order of the fields by simply dragging one between another field:

Recording--29.gif

You can resize the form width manually, the height would be automatically reseized if you add more fields and yes, you cannot manually reseize the box for each field, only all together:

field-box-seize.png

Let us know if you have any other questions.

...................................................
Sincerely,
Anna T
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hello, You can set the order of the fields by simply dragging one between another field: !Recording--29.gif! You can resize the form width manually, the height would be automatically reseized if you add more fields and yes, you cannot manually reseize the box for each field, only all together: !field-box-seize.png! Let us know if you have any other questions. ................................................... Sincerely, Anna T Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
jrpopkey
2 Posts
jrpopkey posted this 05 August 2021

Thank you for the response but I am aware how to reorder & change the width of the entire comment form. Thanks for identifying that individual field lengths cannot be modified although that is unfortunate.

The question I had was can the text & the associated checkbox be swapped so that the text is presented before the checkbox. Having the checkbox before the text seem incorrect.

Thank you for the response but I am aware how to reorder & change the width of the entire comment form. Thanks for identifying that individual field lengths cannot be modified although that is unfortunate. The question I had was can the text & the associated checkbox be swapped so that the text is presented before the checkbox. Having the checkbox before the text seem incorrect.
Support Team
Support Team posted this 05 August 2021

Hi,

The order checkbox-label is the default order for the checkbox HTML element:
https://www.w3schools.com/tags/att_input_type_checkbox.asp
The order is correct.
Please let us know if you have any further questions.

...................................................
Sincerely,
Olivia
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hi, The order checkbox-label is the default order for the checkbox HTML element: https://www.w3schools.com/tags/att_input_type_checkbox.asp The order is correct. Please let us know if you have any further questions. ................................................... Sincerely, Olivia Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
preetysureka5
2 Posts
preetysureka5 posted this 23 March 2022

The checkbox in HTML is one of the attributes of the input tag. You will find similar examples with the code, refer to this article to learn more.
https://www.scaler.com/topics/checkbox-in-html/

Hope this helps :)
Thank you

The checkbox in HTML is one of the attributes of the input tag. You will find similar examples with the code, refer to this article to learn more. https://www.scaler.com/topics/checkbox-in-html/ Hope this helps :) Thank you
You must log in or register to leave comments