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

help() option does not work #22

Closed
ksorbo opened this issue Jul 24, 2019 · 3 comments · Fixed by #23
Closed

help() option does not work #22

ksorbo opened this issue Jul 24, 2019 · 3 comments · Fixed by #23
Assignees
Labels
bug Something isn't working

Comments

@ksorbo
Copy link

ksorbo commented Jul 24, 2019

It seems as if the help() method does not work on CKEditor

CKEditor::make('Survey Instructions', 'survey_instructions') ->help('These instructions will be printed as the first page of the survey'),

Number::make('Price', 'price') ->help('Enter price in US Dollars'),

The help appears in the second case, does not appear in the first case

@chrispelzer
Copy link
Member

@ksorbo If you update to 0.4.0, it will now use the default field component, which includes the ability of the help instead of relying on its own layout.

@tungvn
Copy link

tungvn commented May 12, 2021

@chrispelzer Using 0.7.0 but the help text is not showing.

@piotrh052b
Copy link

Any chances to fix it ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants