Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
gregvanbrug opened this issue Apr 23, 2020 · 2 comments
Open
Labels

Comments

@gregvanbrug
Copy link

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.

@boutell
Copy link
Contributor

boutell commented Apr 24, 2020 via email

@stale
Copy link

stale bot commented Jun 23, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Jun 23, 2020
@abea abea added the bug label Jun 23, 2020
@stale stale bot removed the stale label Jun 23, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants