Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

This page is for application designers who want to create a true/false representation that is different to the default tick box.

By default, a true-false component shows a tick box that is

  • ticked where a value is true
  • unticked where a value is false.

To represent true/false values with different images

  1. Edit the true/false component properties.
  2. Switch to the  Design tab
  3. In Style Settings, select a Background Image.
    You can also upload an image to use.
  4. In Formatting Rules, create a rule for the true state. Set:
    • Rule Expression to 'true'.
    • Select a style with an image that represents the false state.
  5. In Formatting Rules, create a rule for the false state set:
    • #Rule '_form.value'
    • Set the stop on true flag
    • ormatting rule select a style with a background image that represents the true state and the second formatting rule should select a style with an image that represents the false state.


Add a background image to the true/false component Fiona-todo: I can't see how to do this.

  • No labels