Jump to content

GregL

Members
  • Posts

    3
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

GregL's Achievements

  1. The typical way to respond to a form button is to use "document.addEventListener('BeforeFormSubmit', function(event) {...});". But that event does not fire with the payment form. What event do I need to respond to in order to run some code on a payment submission?
  2. Can I update an App Parameter through a scheduled task? It doesn't seem possible, but I would really like this. I have an app parameter that stores the current year and I would like that to update automatically at the beginning of every year. Any ideas?
  3. @Doolysw, I am having the same problem as you. Did you ever find a way to show/hide sections on a "display only" Details Datapage?
×
×
  • Create New...