SQL query

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • m.niki
    Junior Member
    • Oct 2016
    • 3

    SQL query

    Good evening,

    I would like to ask you for advice. I have set SQL query, to prove some modify CRM database. I try this query switch on manually by phpMyAdmin program. The problem i solve is swich on the question automatically in every case, the task was saved. Could you tell me, on which place should I the SQL query to save, that the program will be started automatically during the saving task?

    Thank you very much, Michal
  • tanya
    Senior Member
    • Jun 2014
    • 4308

    #2
    Hello
    you can create a hook after/before save for task
    this can help you http://forum.espocrm.com/forum/devel...7-entity-hooks

    Comment

    Working...