Savi,
I think I have found everything you need by digging around Kirk's other apps.
Step 1: Copy this App Token into your Application
c5gchf9bhwx6umbd2ii5zdqtb5x8
Step 2: Create a Formula URL field in your table where you want to generate the recurring tasks - this is the button that will launch the Code Page you want. Make sure you update the datefid from 8 to the correct Field ID# value of your [date] field in your table.
URLRoot() &"db/9kaw8phg" & "?a=dbpage&dbid=" & Dbid() &"&rid=" & [Record ID#] & "&datefid=8" & "&pagename=recurring.html"
Unfortunately, because we do not have direct access to the original Code Page(s), we are limited to generate up to 50 records.
I found the "instructions" in this App on the exchange: ABC Employee Vacation and PTO Tracker which includes a "recurringhotwto.html" Page in it. Unfortunately, the link on the instruction Page launches a Code Page to "create the button" in your app (step 2 above) - but because the original Code Page was created to use a javascript-pop-up window; the code page fails to run properly. You can bypass this step by following my Step 1 and Step 2 though, although you will not have direct access to the original Source Pages to deploy in your own apps.
Hopefully this gets you the results you want.
------------------------------
Laura Thacker (IDS)
laura@intelligentdbs.com
(626) 771 0454
------------------------------