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

Forms: cannot make different field labels per forms #1360

Open
1 of 2 tasks
fflorent opened this issue Jan 5, 2025 · 0 comments
Open
1 of 2 tasks

Forms: cannot make different field labels per forms #1360

fflorent opened this issue Jan 5, 2025 · 0 comments
Labels
bug Something isn't working forms feedback for the forms feature

Comments

@fflorent
Copy link
Collaborator

fflorent commented Jan 5, 2025

Describe the current behavior

As a document owner, I would like to set different fields labels per forms in order to localize them.

I currently can define different titles, paragraphs, and layouts, but not for fields labels.

Steps to reproduce

  1. Create a Dummy table with name and surname columns.
  2. Create a first form, define a title and a description, and define the label for each fields
  3. Publish this form
  4. Create a second form, define a different title and description, and define another label for each fields
    ⇒ You can see the labels in the first form updated with the values set for the second form (!)
  5. Publish this form

Despite having the different titles and descriptions, fields labels are identical for the two fields.

Here is a screencast (I can make another one with an English GUI if necessary):

recording.mp4

Describe the expected behavior

In order to be consistent with the behavior for titles and descriptions, and in order to be able to localize the forms, I rather expect the field labels to be different and bound to their form.

Where have you encountered this bug?

Instance information (when self-hosting only)

  • Grist instance:

    • Version: 1.3.2
    • URL (if it's OK for you to share it):
    • Architecture: multi-workers
  • Browser name, version and platforms on which you could reproduce the bug: Firefox 128.5.2esr

  • Link to browser console log if relevant:

  • Link to server log if relevant:

@fflorent fflorent added bug Something isn't working forms feedback for the forms feature labels Jan 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working forms feedback for the forms feature
Projects
None yet
Development

No branches or pull requests

1 participant