Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Default a radio button choice.

Status
Not open for further replies.

Centurion662

Programmer
May 17, 2005
1
0
0
US
I have a Domino/Notes 6.5 issue.

I have a radio button object with 3 choices:
Option 1
Option 2
Option 3

When a user creates a new document, I would like for this object to automatically default to Option 2 unless the user chooses otherwise.

Is there something I can put in the Choices list to denote one selection as the default?

Thanks in Advance.
 
Your field needs to have the Default value set to "Option 2" in the field code.

Pascal.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top