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

[4.x]: Dropdown field value hidden when order completed #3282

Closed
CharlieGentle opened this issue Sep 22, 2023 · 1 comment
Closed

[4.x]: Dropdown field value hidden when order completed #3282

CharlieGentle opened this issue Sep 22, 2023 · 1 comment
Labels
bug commerce4 Issues related to Commerce v4

Comments

@CharlieGentle
Copy link

What happened?

Description

We have some custom fields on an order which are standard Dropdown fields. When editing an order, these are visible as usual but when the order is completed then the value is hidden. I can see the select box in the HTML but it looks like Selectize isn't initialising properly on the static fields.

Steps to reproduce

  1. Add a dropdown field to an order
  2. Create an order
  3. Set value on dropdown
  4. Mark order as completed

Expected behavior

Value of the dropdown field should be visible.

Actual behavior

Dropdown field is hidden

Craft CMS version

4.5.4

Craft Commerce version

4.2.11

PHP version

8.1.16

Operating system and version

Linux 5.10.104-linuxkit

Database type and version

MariaDB 10.5.19

Image driver and version

No response

Installed plugins and versions

@CharlieGentle CharlieGentle added commerce4 Issues related to Commerce v4 bug labels Sep 22, 2023
@CharlieGentle
Copy link
Author

Sorry, duplicate of craftcms/cms#13753

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug commerce4 Issues related to Commerce v4
Projects
None yet
Development

No branches or pull requests

1 participant