Skip to main content

Multiple Lines in Display Form Message

Comments

1 comment

  • Permanently deleted user

    There was a work around mentioned previously by adding to the custom CSS...

     

    A workaround is adding the following custom CSS:

    .display-capture-geometry .workflow-form-desc, .display-capture-geometry .workflow-instruction-msg{    white-space: pre-wrap; }

     

    0

Please sign in to leave a comment.