NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: osquiabro on October 19, 2019, 07:13:30 AM

Title: Checkbox Question
Post by: osquiabro on October 19, 2019, 07:13:30 AM
Is possible that the text of checkbox appear at right and not a left ? like a image attached
Title: Re: Checkbox Question
Post by: osquiabro on October 19, 2019, 07:17:30 AM
or like this https://jqueryui.com/checkboxradio/ is much better
Title: Re: Checkbox Question
Post by: Bruce on October 20, 2019, 09:20:15 PM
Of course jQuery Checkboxes are supported - always have been.

cheers
Bruce
Title: Re: Checkbox Question
Post by: osquiabro on October 21, 2019, 03:37:39 AM
but how?
Title: Re: Checkbox Question
Post by: Bruce on October 21, 2019, 10:08:24 PM
see pic
Title: Re: Checkbox Question
Post by: osquiabro on October 22, 2019, 06:31:37 AM
i know that but how can align the prompt to the right?
Title: Re: Checkbox Question
Post by: Bruce on October 29, 2019, 03:04:43 AM
The prompt is on the left for the checkbox, and on the right for a button.

Title: Re: Checkbox Question
Post by: osquiabro on October 31, 2019, 12:52:43 PM
do you have a sample? with button or checkbox the prompt is always align to left
Title: Re: Checkbox Question
Post by: Bruce on November 01, 2019, 03:25:00 AM
perhaps post a sample with the checkbox as a button, where the button text is to the left of the checkbox?
It's always been to the right on a button...

cheers
Bruce
Title: Re: Checkbox Question
Post by: osquiabro on November 01, 2019, 05:46:59 AM
the problem is a prompt not a text see the image, i need a check like a second image..or like a https://jqueryui.com/checkboxradio/
Title: Re: Checkbox Question
Post by: Bruce on November 03, 2019, 09:48:11 PM
The form layout is Prompt / Value / Comment.
So from your pic it looks like you want to Span the Prompt/Value/Comment columns, and put the prompt text in the Comment column, and leave the prompt blank.

Also looks like you want multiple check boxes in the "same cell".

cheers
Bruce