Demo RevMax Plugin for OpenX

Questions about openx adserver plugin RevMax?

RevMax OpenX Plugin Features

Author Topic: Adding Form Fields  (Read 558 times)

Offline fgwapo

  • Newbie
  • *
  • Posts: 7
Adding Form Fields
« on: January 15, 2011, 02:41:15 PM »
How do I add additional Form Fields in Advertisers Signup Page.   Where do i edit the processing of forms?

Any Help is highly appreciated.


Fgwapo

Offline btdsoft

  • Administrator
  • Full Member
  • *****
  • Posts: 124
  • btdsoft.com Independant OpenX Consultant
    • btdsoft.com
Re: Adding Form Fields
« Reply #1 on: January 15, 2011, 09:33:42 PM »
Depends what you would like to add and where the information is going.
One can easily add html formatting whatever to the form, then onsubmit send that info to another process.

All payment files that are unencoded are in /plugins/payments
all gateway files that are unencoded are in /www/admin/plugins/RevMax/lib

You will need to open the forms, scripts and read them, there is commented information in regards to functions within.

Hope that Helps,
Michael