Displaying a validation error message in 'Comment' field

XMLWordPrintable

      Hello.I am validating, using a script, if the comment of a transition view is empty or not. Using the transient variable comment:

      if (transientVars.get("comment"))

      i am successfully stopping the transition from happening if the comment is empty. The problem is that I can't display the error message in the comment field of the view.In the configuration of the insight validation via script, i can set a custom field name where the error should be displayed, but the comment is not a custom field, so the error can't be displayed there.I tried using "Comment" and "comment" as the custom field name without success.

              Assignee:
              Unassigned
              Reporter:
              Alex Cooksey (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated: