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

Format Form Field (like table column) #15647

Open
mikesealey opened this issue Feb 28, 2025 · 1 comment
Open

Format Form Field (like table column) #15647

mikesealey opened this issue Feb 28, 2025 · 1 comment

Comments

@mikesealey
Copy link
Collaborator

mikesealey commented Feb 28, 2025

Describe the feature request
Options to format form fields in the same way we can with table cells.

Table Cell Formatting
Image

Form Field Formatting should go here, and have the bindings of other form fields available to it, as well as being able to write plain-text in there in order to prepend or append other important details that shouldn't be saved into the database field. For example, currency or percent.
Image

Database field for Salary might be formatted £ {{ Edit row form block.Employees.Salary }} where the user cannot delete the values outside of the {{ Edit row form block.Employees.Salary }}, and only the user's input gets saved, but it is displayed with the currency

The percentage might be a number column in the database, but the formatted field might look like: {{ Edit row form block.production_line.efficiency }} %

Feature request raised by CSE on behalf of customer

@mikesealey mikesealey added the enhancement New feature or request label Feb 28, 2025
Copy link

linear bot commented Feb 28, 2025

@ConorWebb96 ConorWebb96 closed this as not planned Won't fix, can't repro, duplicate, stale Mar 4, 2025
@ConorWebb96 ConorWebb96 reopened this Mar 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants