You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Please tell me what am I doing wrong.
I am writing a TODO Board plugin. Can't add form to add card description.
When I make a form I get an error:
Form Field Definition File https://github.com/WebVPF/wn-todoboard-plugin/blob/c4c7bc7714935730f3baf0857002d4741044c6ad/controllers/board/form-desc-card.yaml
Form https://github.com/WebVPF/wn-todoboard-plugin/blob/c4c7bc7714935730f3baf0857002d4741044c6ad/controllers/board/_card-desc-form.htm
Visually the form looks correct
Form widget code:
https://github.com/WebVPF/wn-todoboard-plugin/blob/c4c7bc7714935730f3baf0857002d4741044c6ad/controllers/Board.php#L101-L117
Beta Was this translation helpful? Give feedback.
All reactions