November 6, 200817 yr Create a table with two text fields, "Color" and "Sample". Allow the user to enter a hex color (e.g., FF0000 for red, 00FF00 for green, etc) in the "Color" field, and have the fill color of the "Sample" field change to that color. Possible?
November 8, 200817 yr Author Thanks, but that's not exactly what I had in mind. The FMP file attached to that link is a table with ~150 predefined colors. I don't want ANY predefined colors; I want the user to be able to type in a hex color and have the "Sample" field change to that color.
November 8, 200817 yr What version FMP are you using? I reckon that conditional formatting (introduced in FMP 9) could possibly do what you want.
Create an account or sign in to comment