March 27, 200916 yr I'm sure there a better way I could have implemented, but I'm hoping there's a function/calculation/script that can do what I want. As an example, I have a field pulling down a value list of a few dozen items, with checkboxes. Say I check 6 of these items. What I want is a second field that will list only the items from the first field that are checked (the new field also with checkboxes). Is this doable with a function or something similar?
March 27, 200916 yr Duplicate the field, and change it from a Checkbox set to a normal Edit Field. Then resize the field. See if that is what you are looking for.
March 27, 200916 yr Author Excellent! That did pretty much exactly what I was looking for. I can't believe it was something so simple. Thanks a ton.
Create an account or sign in to comment