Forum Replies Created
- AuthorPosts
NeutrinoTeam
ParticipantI’ve found this:
iphorm_pre_validate
but how can i return false if validation fails?
Thanks
NeutrinoTeam
ParticipantHi,
I’ve sent the list to you. Thanks
NeutrinoTeam
ParticipantHi Ally,
Thanks for your reply. All ticks are green, and I’ve enabled the debug loggin. I get no error besides other errors I had and fixed – so now the log is empty and not producing more error.
But still gets the same error when adding the dropbox.by the way, I do not get email notification of your replies.
NeutrinoTeam
ParticipantI’m not sure how, but now it is OK. Thanks
NeutrinoTeam
ParticipantHi all
I’ve just found a solution for that. Sorry for posting so lately.
Add quform to a sidebar as a widget.
Add the widgetized area on VC, and select your widget.Works for me on Ajax template.
NeutrinoTeam
ParticipantWell the problem with the combination of both is that VC adds paragraph HTML tags <p> to the javascript, so it can’t work.
I’m looking right now for a solution. I will have one – I will post it here.NeutrinoTeam
ParticipantMany thanks !
NeutrinoTeam
ParticipantMany thanks.
Another way I’ve found is to add a js script in the success message.
This way I can fire an ajax function. but certinately PHP code is much better for my situation- AuthorPosts