Hello, i added 2 custom field:
- day_of_offer
 
- day_of_transaction
i need to update fields in this way:
 
- the first one with the date when i send an email
 
- the second one with the date when a lead visits a page
i need something like curdate() function of php
 
             
            
              
              
              
            
            
           
          
            
            
              Hello, i added 2 custom field:
- day_of_offer
 
- day_of_transaction
 
i need to update fields in this way:
- the first one with the date when i send an email
 
- the second one with the date when a lead visits a page
 
i need something like curdate() function of php

             
            
              
              
              
            
            
           
          
            
            
              @Francesco did you find any solution here? I’m looking for solving this same question.