ESPCOR Posted September 24, 2012 Report Share Posted September 24, 2012 I have an event form that users should be able to create the same event as either a monthly event or weekly event. How do I make this possible. Quote Link to comment Share on other sites More sharing options...
0 HongTaiLang Posted September 24, 2012 Report Share Posted September 24, 2012 You can create a Search Report DataPage. Users can search for the event they want to make a copy. You can create a button or a link right next to each record on results page that takes the users to a new submission DataPage. You can pass the parameters from the Report page and receive parameters in the Submission Form. Similar tutorial - http://howto.caspio.com/parameters/in-a ... s.html.But the second page is a Submission Form, not a details page. Quote Link to comment Share on other sites More sharing options...
0 Kurumi Posted February 7, 2019 Report Share Posted February 7, 2019 You can do this by using Triggered Actions. As of October 4, 2017, Caspio released the version Caspio 9.9 that includes their new feature, Triggered Actions which you can find here: https://howto.caspio.com/release-notes/caspio-bridge-9-9/ This allows you to create and execute a specified data events (i.e. insert, update or delete) to perform additional data changes and complex data calculations on the same table and other tables that I think can help to your event. Check these videos for more information: https://howto.caspio.com/tables-and-views/triggered-actions/ I hope this helps! Quote Link to comment Share on other sites More sharing options...
0 Glitch Posted February 18, 2019 Report Share Posted February 18, 2019 Or you can use Tasks such as this samples on the documentation: https://howto.caspio.com/tasks/ This way, you can schedule a task within the assigned frequency (Daily, Weekly, Monthly or on demand). Hope this helps Quote Link to comment Share on other sites More sharing options...
Question
ESPCOR
I have an event form that users should be able to create the same event as either a monthly event or weekly event. How do I make this possible.
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.