I am creating a trigger wherein I want to pass the File in another table.
So I have Table 1 that collects files.
I have Table 2 that collects files.
Now, I want all these files to be saved in a New Table.
Because at some point, our admin needs to view all the files inside my application.
When I go to All Assets > Files, I am able to see all files. But what I want is to view them inside my DataPage.
So I come up with a solution that I need to store all these files inside a single table. And then, from there, I can easily create a DataPage that will use this Table (with all files across tables)
Now the problem is....
I can't use the File field inside a trigger. =(
How can I use the Files inside my trigger? Any help will be appreciated.
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.
Question
Kuroshi
I have Table 2 that collects files.
Now, I want all these files to be saved in a New Table.
Link to comment
Share on other sites
5 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.