Hi janothemes
I’ve managed to do this by combining the use of the custom fields functionality and custom php code.
I could show you a demonstration if you’d like?
Hi anisjolly,
please show me the demonstration,
Thanks
Hi janothemes
Do you have an email address i can send you some details?
Moderator
Jan Dembowski
(@jdembowski)
Forum Moderator and Brute Squad
Side note: please don’t post email addresses in these forums or ask for them. Posted email addresses give some moderators a severe rash. And a slight tick beneath their right eye.
*Looks for coffee, finds none.*
In all seriousness, that is something that is discouraged here. 😉
Edit: There are lots of ways to share information and code. You can set up a demonstration link or post code via pastebin.com.
Cheers for the feedback Jan.
Much appreciated.
Janothemes – i share my sites link with you when its live – which is hopefully in the next few days. Sorry.
Moderator
Jan Dembowski
(@jdembowski)
Forum Moderator and Brute Squad
@janothemes That was cute. Please do not repeat that again.
@anisjolly would you mind creating a public gist? As it could be helpful to others, I’d be happy to check it and publish it on our website.
@janothemes this is possible with a bit of coding, which is possibly what @anisjolly did.
Awesome Support supports multiple submission forms in the latest versions. Also, custom fields can be pre-populated by passing a URL parameter like so:
wpas_your_field_it=value
Please note that the field ID should always be prefixed by wpas_.
Using the above, you can create multiple submission forms for each product you have.
If you can add a bit of CSS of top of that to hide the field itself you have your pre-populated submission forms.
Thanks Julien.
That is what i was searching for.
Thanks again for the beautiful solution.