yaron Posted August 14, 2006 Posted August 14, 2006 Hello you experts. I have a strange need: can I have 'square' radio buttons instead of round ones? can I make the sleection fill 'X' inside rather than filling the circle? If the answer is yes - please show me how... Y
LaRetta Posted August 14, 2006 Posted August 14, 2006 (edited) Use a checkbox. Create a Custom Value list called SELECT. Only type 1 into it (or whatever value the field should hold if true. Attach this value list to your field. It will produce an X when the value is in the field and unchecking with empty the field again. You must be sure that the data field is either blank or ONLY contains this exact value or it won't work. Some will say not to use checkbox for on/off toggle but I use them for SINGLE selections as toggle all the time. :wink2: Edited August 14, 2006 by Guest
Recommended Posts
This topic is 6677 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now