NetTalk Central

Author Topic: Checkbox Question  (Read 3907 times)

osquiabro

  • Hero Member
  • *****
  • Posts: 673
    • View Profile
    • Email
Checkbox Question
« 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

osquiabro

  • Hero Member
  • *****
  • Posts: 673
    • View Profile
    • Email
Re: Checkbox Question
« Reply #1 on: October 19, 2019, 07:17:30 AM »
or like this https://jqueryui.com/checkboxradio/ is much better

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11186
    • View Profile
Re: Checkbox Question
« Reply #2 on: October 20, 2019, 09:20:15 PM »
Of course jQuery Checkboxes are supported - always have been.

cheers
Bruce

osquiabro

  • Hero Member
  • *****
  • Posts: 673
    • View Profile
    • Email
Re: Checkbox Question
« Reply #3 on: October 21, 2019, 03:37:39 AM »
but how?

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11186
    • View Profile
Re: Checkbox Question
« Reply #4 on: October 21, 2019, 10:08:24 PM »
see pic

osquiabro

  • Hero Member
  • *****
  • Posts: 673
    • View Profile
    • Email
Re: Checkbox Question
« Reply #5 on: October 22, 2019, 06:31:37 AM »
i know that but how can align the prompt to the right?

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11186
    • View Profile
Re: Checkbox Question
« Reply #6 on: October 29, 2019, 03:04:43 AM »
The prompt is on the left for the checkbox, and on the right for a button.


osquiabro

  • Hero Member
  • *****
  • Posts: 673
    • View Profile
    • Email
Re: Checkbox Question
« Reply #7 on: October 31, 2019, 12:52:43 PM »
do you have a sample? with button or checkbox the prompt is always align to left

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11186
    • View Profile
Re: Checkbox Question
« Reply #8 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

osquiabro

  • Hero Member
  • *****
  • Posts: 673
    • View Profile
    • Email
Re: Checkbox Question
« Reply #9 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/

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11186
    • View Profile
Re: Checkbox Question
« Reply #10 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