That's half-way there. Let's say that I fill out a form. I go through the program workflow, then the scoring workflow takes over. Scoring completes, I'm written to a list and the n...
Allow for an easy way to get the Calendar Token link from the Token page. I'd like to be able to easily test it.Also, track users who have downloaded the calendar token. If I chang...
Change the Date Token to a DateTime. When I'm using this for a webinar it'd be nice to be able to put in the time of the webinar, not just the date. I know the calendar file has it...
When adding a choice in a flow step, I hate having to re-order everything. I typically start with what I want first and then go to last and I'm sure many other users do as well. Ho...
Parameter code:function getUrlParameter(sParams) { var sRefURL=document.referrer; var sParamString=sRefURL.split('?'); var sPageURL=sParamString[1]; var sURLVariables = sPageURL.sp...