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

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

Recommended Posts

Posted

What would be the best way to create a global? value list?

Basically I have a field which will contain same set of values always.

The values that can be chosen for the field are:

1, 2, 3, 4, 5 and 10

1 = Brand New

2 = Used-Like New

and so on.

Should I create a preference table with 12 fields containing the mentioned values and relate that table via fKey to the actual data table and then have the value list get values that way or is there a better, more standard way to do this?

I could use a value list with custom values of 1, 2 and so on but I want the user to see

1 - Brand New

when they click on the field. After the selection is made the field should have 1 in it only.

Hope it makes sense.

Thanks.,

Posted

Why not just store the values in a new table?

Posted

Thanks, it seems I will do it that way. I was just wondering if there was a different or better way.

Thank you.,

This topic is 5622 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.