Skip to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Change Color Background depending on Value List

Featured Replies

Hi,

Is there a way to change the background color of a field according to its Value List? I have a field: STATUS with VL (Available, Consigned, SOLD) and I would love it if the field could be colored RED when Status = Sold

Thanks, Sarah

What you can do is to place a calc field behind your status field (which has to be set to transperent)

Then you have to create a container field with your bg pictures

Define the calc field (which have to be set to container result):

Case(

Status="sold";

GetRepetition(containerfield;1)

;

GetRepetition(containerfield;2)

)

...there are many threads about this subject, so if my post isn't clear enough you can just do a search.

Hope this helps you

  • 2 weeks later...

This isn't working in my situation it says "need another operator". Green and White is a Global container field Elk contains a x and if there is a x I want the container field to be green. What am I doing wrong here.

Case ( Elk ; "x " ; GetRepetition(green);GetRepetition(White)

Create an account or sign in to comment

Important Information

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

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.