Announcement

Collapse
No announcement yet.

Enum fields problem during editining entities

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • yuri
    replied
    This fix should help: https://github.com/espocrm/espocrm/c...eebb5cab83c1f6

    Leave a comment:


  • yuri
    replied
    Reproduced when the empty values is not first. As a temp workaround you can place the empty value at first position.

    Leave a comment:


  • Adam_KSA
    replied
    "Domyślne" means default value

    Leave a comment:


  • Adam_KSA
    replied
    No, i haven't filed "Brak" just empty value : Click image for larger version

Name:	image.png
Views:	280
Size:	62.7 KB
ID:	83172

    Leave a comment:


  • yuri
    replied
    Unfortunately, no steps to reproduce. Provided information was not enough for me to reproduce. I can't consider it as bug until I can reproduce.

    Leave a comment:


  • yuri
    replied
    Do you have custom options dynamic logic for this field?

    Leave a comment:


  • yuri
    replied
    Is "Brak" value among available field options?

    Leave a comment:


  • Adam_KSA
    started a topic Enum fields problem during editining entities

    Enum fields problem during editining entities

    EspoCRM version 7.2.3 and 7.2.4

    BUG
    During editing entities the empty fields (enum) change themselves into first value from enum field.

    For example.
    Default value after save entitie - "brak"


    Click image for larger version  Name:	image.png Views:	0 Size:	16.8 KB ID:	83159

    After press edit button (or pencil) - value automatically changes itself to first created option from enum field (in this case from "brak" into "Tak")

    Click image for larger version  Name:	image.png Views:	0 Size:	25.3 KB ID:	83160


    ​​
    Attached Files
    Last edited by Adam_KSA; 09-19-2022, 11:46 AM.
Working...
X