Skip to content

Add title column to Field table#1532

Merged
CloCkWeRX merged 4 commits intomasterfrom
add-title-to-field
Apr 12, 2026
Merged

Add title column to Field table#1532
CloCkWeRX merged 4 commits intomasterfrom
add-title-to-field

Conversation

@CloCkWeRX
Copy link
Copy Markdown
Member

@CloCkWeRX CloCkWeRX commented Aug 3, 2025

This change adds a title column to the Field table and a corresponding input field in the admin UI. The title attribute is then used as the title attribute on the rendered HTML input fields for custom fields.

Fix #519

This change adds a `title` column to the `Field` table and a corresponding
input field in the admin UI. The `title` attribute is then used as the
`title` attribute on the rendered HTML input fields for custom fields.
@CloCkWeRX CloCkWeRX marked this pull request as ready for review April 12, 2026 09:18
@CloCkWeRX CloCkWeRX merged commit 2acbe1b into master Apr 12, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Patterns for custom fields

2 participants