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 »

Boolean example

Value:Ā ASSET_LIST_FACET_Published

Text: {value, select, 1 {YourTrueText} 0 {YourFalseText}}


Another example

Value: sIsPublic

Text: Shareable and downloadable

Value: ASSET_LIST_FACET_sIsPublic

Text: {value, select, 1 {Yes} 0 {No}}

Debugging

If you are getting blank values - you can add this to find out what is missing. Alternatively, you can also just check the console log.

Text: other {{value}}

  • No labels