
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
On Off Toggle Button
Hi All
I have attached a Qvw i needed to make a On Off Switch
Currently i have a button to remove last 4 months, any help would be appreciated, this is a bit hard!
Accepted Solutions


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Just set the text of the button as expression like
=If( vProd, 'On','Off')
or
=If( vProd, 'Off','On')
[depending if you want to indicate current state or action that will be performed]


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Button seems to work ok for me, what is the exact issue here?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
i didnt u.stand?
what is ur output?
can u share one screen shot with ur output?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
button is working and what is the problem

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
is this
?
its wrkng fr me

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sorry all if button is selected i want it to change to On and if not selected to say Off...so the name changes of the Button.
Thanks
Sorry for confusion

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Just set the text of the button as expression like
=If( vProd, 'On','Off')
or
=If( vProd, 'Off','On')
[depending if you want to indicate current state or action that will be performed]

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Exactly this, i was trying condition......LOL


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Adil,
Change the text on the General tab as shown below:
HTH
Andy
