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

[FIX] website: form visibility shows ids instead of labels #155531

Conversation

SergeBayet
Copy link
Contributor

@SergeBayet SergeBayet commented Feb 27, 2024

This commit resolves an issue (arose in 1) where a select field was
displaying IDs instead of labels.

Steps to reproduce:

  • Navigate to edit mode
  • Drop a form block.
  • Select the form action type "create customer" (CRM app must be
    installed).
  • Add a field for "country".
  • Add another field and set its visibility to depend on the country
    value.

Issue:
Users are seeing IDs instead of country labels.

task-3460326

@robodoo
Copy link
Contributor

robodoo commented Feb 27, 2024

@C3POdoo C3POdoo added the RD research & development, internal work label Feb 27, 2024
This commit resolves an issue (arose in [1]) where a select field was
displaying IDs instead of labels.

Steps to reproduce:

- Navigate to edit mode
- Drop a form block.
- Select the form action type "create customer" (CRM app must be
  installed).
- Add a field for "country".
- Add another field and set its visibility to depend on the country
  value.

Issue:
Users are seeing IDs instead of country labels.

[1]: odoo@a54f11e

task-3460326
@SergeBayet SergeBayet force-pushed the saas-15.2-fix-form-visibility-id-instead-of-label-seba branch from 7a3ecfa to 6bcf6f4 Compare February 29, 2024 08:44
@qsm-odoo
Copy link
Contributor

qsm-odoo commented Mar 1, 2024

@robodoo delegate=robinlej
@robinlej

@SergeBayet SergeBayet marked this pull request as ready for review March 1, 2024 09:43
@C3POdoo C3POdoo requested a review from a team March 1, 2024 09:47
@robinlej
Copy link
Contributor

robinlej commented Mar 1, 2024

@robodoo r+

robodoo pushed a commit that referenced this pull request Mar 1, 2024
This commit resolves an issue (arose in [1]) where a select field was
displaying IDs instead of labels.

Steps to reproduce:

- Navigate to edit mode
- Drop a form block.
- Select the form action type "create customer" (CRM app must be
  installed).
- Add a field for "country".
- Add another field and set its visibility to depend on the country
  value.

Issue:
Users are seeing IDs instead of country labels.

[1]: a54f11e

task-3460326

closes #155531

Signed-off-by: Robin Lejeune (role) <role@odoo.com>
@robodoo robodoo closed this Mar 1, 2024
@robinlej robinlej deleted the saas-15.2-fix-form-visibility-id-instead-of-label-seba branch March 4, 2024 12:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RD research & development, internal work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants