Render help_text in form fields. #10

Closed
opened 2020-06-03 13:28:16 +00:00 by phryk · 1 comment
phryk commented 2020-06-03 13:28:16 +00:00 (Migrated from rnd.phryk.net)

Add them to field templates; Style them properly and show a '?' icon.

Add them to field templates; Style them properly and show a '?' icon.
phryk commented 2020-06-03 16:46:25 +00:00 (Migrated from rnd.phryk.net)

Oops, I already did that years ago; Used help as parameter name and got confused that didn't work. Tried renaming parameter to help, noticed the name is actually dictated by peewee. Styling already has ? icon through :after.

49700dde39 Adjusts parameter name to help_text everywhere help was used and adds minor styling adjustment for easier-to-interpret positioning.

Oops, I already did that years ago; Used `help` as parameter name and got confused that didn't work. Tried renaming parameter to `help`, noticed the name is actually dictated by peewee. Styling already has `?` icon through `:after`. 49700dde39 Adjusts parameter name to `help_text` everywhere `help` was used and adds minor styling adjustment for easier-to-interpret positioning.
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: phryk-evil-mad-sciences-llc/poobrains#10
No description provided.