- Mark as New
- Subscribe
- Mute
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎Jan 27, 2013
08:06 PM
Set Checkbox label text programmatically?
I know how to set the state of a checkbox programmatically in InstallScript.
Does anyone know how I can set the label text of a checkbox programmatically?
Thanks.
Rod
Does anyone know how I can set the label text of a checkbox programmatically?
Thanks.
Rod
3 Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎Jan 28, 2013
10:41 AM
I don't think that can be done (I may be wrong)... other way would be to have two controls with different labels and display one based on the condition
- Mark as New
- Subscribe
- Mute
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎Jan 28, 2013
12:55 PM
Thanks, that's what I figured.
I will just use a checkbox with only the checkbox part and then place a regular label right beside it.
Rod
I will just use a checkbox with only the checkbox part and then place a regular label right beside it.
Rod
- Mark as New
- Subscribe
- Mute
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎Jan 29, 2013
07:16 AM
Hi
you can do that too just create property and in the place of text give the [Property]
you can do that too just create property and in the place of text give the [Property]
