Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

Different value lists, determined by radio button


This topic is 6066 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

(I promise I've tried to find this on the forums and interwebs; if this is a FAQ, please forgive me)

I have two value lists (ValueListA and ValueListB).

I have a radio-button field with the values "A" and "B".

I have a pop-up menu field.

How do I get the pop-up menu to display ValueListA or ValueListB based on whether "A" or "B" is selected in the radio-button field?

Thanks in advance, if anyone can help me-

Posted

Try and advanced search for +conditional +valuelist and you should come across multiple samples that should help you.

Posted

I did (after seeing that advice in numerous conditional-valuelist threads), but I couldn't seem to find a relevant example. Most seem to be the "category-subcategory" type of thing, which isn't quite what I'm doing.

I'm sure the answer's out there somewhere, so I'll keep looking.

Posted

If you create a table with your values and you have a field that labels each item as either A or B... You can use a conditional value list.

Posted

Right, thanks, I do have a basic grasp of how conditional value lists work (thanks to this forum).

I should've explained that my two value lists are related fields from another table. I want to use field A in one case, field B in another case.

If I could define a value list as a calculation:

if ( LocalRadioButton="A" ; RelatedFieldA ; RelatedFieldB )

...then it'd do what I'm trying to get it to do, but of course you can't define a value list like that.

I have a feeling I'm just stuck on a false conceptual idea and can't get myself to see past it.

Posted

Thanks, raybaudi. That would work if I could assign static "A" or "B" values to the records, but, unfortunately, each record is going to be either A or B depending on other criteria.

This topic is 6066 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.