Allow individual form fields to be hidden

Created on 28 March 2025, 14 days ago

Motivation

I have a custom field with a checkbox, a date, and an entity reference to a user. The idea is that the user will check the box, and in the background the date will be set to the date field, and the user who checked the box will be set to the user reference. This tracks who and when the checkbox is set.
However, I don't want the entity reference and the date to be exposed as form elements, as the user should not be able to set them. It would also be nice to be able set which elements are rendered on the front end as well.
I am not seeing any method of hiding individual form elements. This would be a nice feature, or if it exists I would appreciate some guidance.

Steps to reproduce

Proposed resolution

Create method of setting visibility of individual custom field elements, both for the form, and the rendering.

Remaining tasks

User interface changes

API changes

Data model changes

✨ Feature request
Status

Active

Version

3.1

Component

User interface

Created by

πŸ‡¨πŸ‡¦Canada jaypan Victoria, BC

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024