Takodachi Posted July 6 Report Share Posted July 6 Hi, the title speaks for itself. I want to know if it is possible to do it using the datapage or a trigger or any functionalities? Any help is appreciated! Quote Link to comment Share on other sites More sharing options...
0 Kronos Posted July 6 Report Share Posted July 6 Hi @Takodachi, I believe this can easily be done by a trigger. But first you need to have 3 important fields in your table. The first one I believe you already have is the File field, the other two are the Formula and Text (255) Field. The formula and text (255) will help determine if there is a file uploaded to a new or existing record. It should look like this: In the Formula field, you will need to have the file field. From the example, we should have [@field:Document]. Like this: Next, on creating a triggered action, you may follow this setup: Keep in mind to set insert and update events on the trigger. I hope this helps! Quote Link to comment Share on other sites More sharing options...
0 Kronos Posted July 6 Report Share Posted July 6 If you want you can copy the same setup and apply it on a task and still achieve the same results. Though it is still up to you when you want to send the email. The trigger will send the email in real-time. While on the task, it will send the email on a specified schedule. Cheers! Quote Link to comment Share on other sites More sharing options...
0 Takodachi Posted July 6 Author Report Share Posted July 6 @Kronos, thank you very much! This is what I exactly need Quote Link to comment Share on other sites More sharing options...
Question
Takodachi
Hi, the title speaks for itself. I want to know if it is possible to do it using the datapage or a trigger or any functionalities?
Any help is appreciated!
Link to comment
Share on other sites
3 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.