Versions Compared

Key

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

...

  • To access the value of the selected option via the template the syntax is  - {your selection control name}

 Image RemovedImage Added

  • To access the value of the selection control comment via the template the syntax is  - {|your selection control name.comment}



  • To access the value of the selected control options in a repeat the syntax is - {the separator |your selection control name} - curly brace - the separator - space - pipe - your selection control name - curly brace.



  • To access the value of the selected control comment fields in a repeat the syntax is - {the separator |your selection control name.comment} - curly brace - the separator - space - pipe - your selection control name.comment - curly brace.

...