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

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • khopper
    Senior Member
    • Sep 2017
    • 329

    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?
  • tanya
    Senior Member
    • Jun 2014
    • 4308

    #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

    • khopper
      Senior Member
      • Sep 2017
      • 329

      #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

      • khopper
        Senior Member
        • Sep 2017
        • 329

        #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...