Automatically change the value in a field in the Quote without refreshing F5

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Michal T
    Junior Member
    • Jun 2026
    • 2

    #1

    Automatically change the value in a field in the Quote without refreshing F5

    I have prepared a workflow that automatically changes the status of a quote to "Presented" as soon as we send it to the client by email. But this status change is only displayed after refreshing the page. Is there a way to set it so that the status changes automatically without refreshing? Thank you very much for any help.
  • shalmaxb
    Senior Member
    • Mar 2015
    • 1880

    #2
    It depends, how you execute the workflow.Do you use the advance pack? Or is it a custom "workflow"?
    Regarding the advance pack, i cannot help, as I do nit use it.
    Without advance pack you could use a formula for the whole process of sending the mail, in which it also would set a status to "presented".
    So, a bit more information would help.

    Comment

    • yuri
      EspoCRM product developer
      • Mar 2014
      • 9887

      #3
      Configuring websocket may help.

      Workflows that change the record that are triggered by record saving or button click, should refresh the record.

      Comment

      Working...