Announcement

Collapse
No announcement yet.

Error 400 v7.2

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

  • #16
    The problem with this new enforcement mechanism is in my opinion:

    1) Rules are not documented, no matter how much "sense" they might make to the developers, the vast majority of users need to know, without having to dive into the codebase, what these rules are for each type of field and how not to "violate" them.


    2) They take away one of Espo's greatest strength which is its ease of customization, not just by coding but by very userf friendly facilitiess like BPN, workflows and formula.

    Comment


    • #17
      > Rules are not documented.

      What exactly is not documented. Please provide concrete example what is not documented and what is not clear.

      Comment


      • #18
        > They take away one of Espo's greatest strength which is its ease of customization.

        This is a manipulation (that I don't like).

        The validations exposed customizations made not properly. After fixing them all will be working. Fixing them should not be a big deal.


        * Read-only fields are stripped when posting forms.
        * Enum fields accept only values explicitly allowed for the field.
        * ID values should match the defined regexp pattern (that you can change in metadata).

        Are these making Espo less customizable?
        Last edited by yuri; 10-25-2022, 06:25 AM.

        Comment

      Working...
      X