[SOLVED] Â Sending Emails using Display Values instead of Field Value |
6/29/2020 2:11:25 AM |
PHPRunner General questions | |
![]() When creating an "after record added" event and using runner_mail, is it possible to send the display value instead of the field value variable? |
|
![]() |
mbintex 6/29/2020 |
Guess you will have to do a DBLookup for the value you want from the related table. |
![]() |
Sergey Kornilov admin 6/29/2020 |
See example #2 here: |
![]() |
need2sleep authorDevClub member 6/29/2020 |
See example #2 here: https://xlinesoft.com/phprunner/docs/data_formatting.htm
|