How to display options for user selection in a comment? | Community
Skip to main content

How to display options for user selection in a comment?

  • July 14, 2023
  • 0 replies
  • 0 views

tung11

I try use

{
  "ticket": {
    "comment": {
      "html_body": "<select><option>Volvo</option><option>Saab</option><option>Mercedes</option><option>Audi</option></select>"
    }
  }
}
but it only show text