Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Custom states attributes:

attributevalues
namethe name of the custom state
option
  • bubbleUp - make the custom state to also be visible on window-header. Can be set to true or false
  • icon - an unicode from a font-awesome icon (ex: f071)


Examples:

Getting a field to test on:

var field1 = akioma.root.dynObject.getObject('offerheaderdata').getField('selfdesc')

...