Announcement

Collapse
No announcement yet.

Required Field (Dynamic Logic)- not working when editing one field at a time

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

  • Required Field (Dynamic Logic)- not working when editing one field at a time

    I have a field called "TPV" that has Dynamic Logic that if Field "Stage" = "Closed Won" that it should be required to populate before saving.
    This works fine only when editing the entire record, however if I only update the one field "Stage" to "Closed Won" it saves without requiring field "TPV".
    Is this a bug or by design? What can I do?

  • #2
    Hello
    You can disable inline edit for field Stage.
    One of solution http://forum.espocrm.com/forum/devel...needitdisabled
    you can find other on the forum

    Comment


    • #3
      Shouldn't I put this under the Custom folder that way an upgrade will not remove anything I add?

      I saw this but its not working for me... http://forum.espocrm.com/forum/gener...77-remove-edit

      Comment


      • #4
        I added it as follows and cleared the back-end Cache and now its working.
        All Fields = No inline editing, Now by forcing the user to edit the entire record now my dynamic logic will work guaranteed. Thx for pointing me in the right direction.
        Last edited by khopper; 11-20-2017, 05:01 PM.

        Comment

        Working...
        X