Skip to content

Not able to add htmlHelp text to a field when workflow is installed. #311

@gregvanbrug

Description

@gregvanbrug

When trying to add htmlHelp text to a field and when workflow is installed, no help text is output in the admin when using the htmlHelp option.

Ex:

{
  name: 'myField',
  label: 'Label',
  htmlHelp: 'See additional help <a href="https://google.com">here</a>.',
  type: 'string'
}

Admin Interface:
Screen Shot 2020-04-23 at 10 57 53 AM

Just for sanity, checked in another project where workflow was not installed and worked as expected.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions