How do I add the option to use radio buttons in our notes templates, without having to change over 300 templates? (Example when you right click in a new memo, you have the LIST option, and underneath that, you have the option to add a check box. How can I add radio buttons to this list)?
Subject: RE: Radio Buttons
Checkbox style lists are built into Notes. It is probably impossible for you to create a totally new list style in Notes, no matter how many templates you change. You would need the Notes client source code for that (and no, I won’t mail it to you).
You might look into actions that import other things into the rich text field that behave like a radio button – java applet, perhaps, or maybe if you import an HTML document. These would, however, require changes to your templates, unless you can find a way to add them as toolbar icons to each workstation, instead.