Search results

  1. T

    Using SQL element when saving new record

    How do i use a variable from the current row to fill in an SQL element field on save of a record? I have a cost field that is tied to a piece of inventory. After the inventory piece is selected in the form I want the associated cost (its in the inventory table) to fill in on the inventory...
  2. T

    Cron Email Conditions: Trigger on Date Criteria

    What I would like to do is set a PHP condition on a Cron Email to send the email based off of a date criteria. So for example: I have a database date field value that has inspection dates for equipment. Seven days before the equipment inspection date is due I would like to send an email...
Back
Top