Hello,
I have a Jobs table that contains basic job details.
Then a cylinders table. this table will usually have one entry and reference the jobs table.
When I want a quote to be produced I used the following condition:
AND([Quote Required?]=TRUE,ISNOTBLANK([Related Cylinders][Employee Scope]))
The idea here is that the job is marked as though a quote is required.
When a cylinder entry has been completed it should email me the quote details.
This condition is not triggered. I assume because the related cylinders is updated after it does a check to see if an event should be triggered. It works fine If I create a new change after this but I want it triggered right when the necessary information has been uploaded.
How else can this be achieved?
User | Count |
---|---|
35 | |
11 | |
3 | |
3 | |
2 |