Hoppa till huvudinnehållet

Applying markdown to formItem labels when populated by workflow

Kommentarer

2 kommentarer

  • 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

Du måste logga in om du vill lämna en kommentar.