Aller au contenu principal

Applying markdown to formItem labels when populated by workflow

Commentaires

2 commentaires

  • Permanently deleted user

    I figured it out...

     

    If the label attribute contains markup, it's value needs to be a json dictionary:

    "label" : {"markdown":"**Title** - *italic description*"}

     

    so i just had to store it like that in my collection items and it works as expected.

    0
  • Permanently deleted user

    Thanks Ryan for sharing the tip.

    0

Vous devez vous connecter pour laisser un commentaire.