Jump to content

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

Recommended Posts

  • Newbies
Posted

Hello, All!

I have a field which has a pop up list, that contains 3 items:

AB

CA

GA

I want the field background color to change according to each item, whenever I choose it. Is this possible? Should I make a script?

Tks!

Posted

You would implement a couple of different fields. One to store your value (which you already have), a set of fields (or a repeating field) to store your possible colors, and finally a calculated field whose result is on of the color fields depending upon the value in your picklist.

To recap:

PicklistField

gColors

cBackgroundColor

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