Toggle button default

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How do you set the default of the toggle buttons? I have a frame with 4
toggle buttons in them. The buttons have names and there values are store as
1,2,3,4.

Also how do you make it so the default of the buttons is nothing like none
are clicked.

I would like to set defaults when a page is opened.
 
Buttons in a group do not have a Default Value.
The option group does.

To initialize your group so that none of the buttons are selected, remove
the Default Value from the option group. If the group is bound to a field,
you may also need to delete the Default Value from the field in the table.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top