(2016-11-07, 07:08:16)shawn_a Wrote: The form fields comment confuses me and i am nit entirely sure ehat you mean
My apologies.
------------------------------------------------------
This is the form that is embedded in the plugin's source:
------------------------------------------------------
This is the form that I include ( registerform.inc.php ) as a part of my theme:
------------------------------------------------------
The plugin's forms use a standard submit action, class and id attributes.
My forms use scripted AJAX submission, theme based class and id attributes.
That said, I still need the functionality of the plugin ( plugin class methods ).