kenneth2k1 Posted January 3, 2002 Posted January 3, 2002 I have a Value list attached to a field, called Action List. I was wondering if it was possible to make the field so that only ONE checkbox could be checked at a time. Right now, you can put a check next to any of the value list entities, and I want the user to be able to only check one box at a time. If the user wants to change his selection, he can click another box, and the check will disappear from the previously checked item. Does that make sense? Thanks for your help Ken
Geeksharka Posted January 3, 2002 Posted January 3, 2002 It sounds like your value list should be set to Radio Buttons (which do just what you described) -- and not Check Boxes. Either that, or I misunderstood the problem.
kenneth2k1 Posted January 4, 2002 Author Posted January 4, 2002 Cool! Thanks for the help, guys! If I use radio buttons, will I still be abe to have a script look for: PatternCount (Value List Field, "text")
BobWeaver Posted January 4, 2002 Posted January 4, 2002 Yes. If it was working with checkboxes, it should still work with radio buttons.
Recommended Posts
This topic is 8361 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