I want to add some custom fields using the post to url workflow.
Where can I get a copy of that workflow to edit? Or how does it handle the posting of the form.
Also, I've seen a few posts about posting the form to an external url, does anyone have an example of that, where you are redirected to the external url. Basically a simple form post, but dynamically post the contour data and redirect. None of the examples I've found seem to work.
I need to post to a payment provider, I 've seen an example for nextbanx which seemed to response write a form to the page and submit it with javascript. I can't get that part to work. Any suggestions, I'm sure this would be a useful workflow for others?
Custom workflow post to url or external url
I want to add some custom fields using the post to url workflow.
Where can I get a copy of that workflow to edit?
Or how does it handle the posting of the form.
Also, I've seen a few posts about posting the form to an external url, does anyone have an example of that, where you are redirected to the external url. Basically a simple form post, but dynamically post the contour data and redirect. None of the examples I've found seem to work.
Hey,
Sourcecode for all default providers is available here http://our.umbraco.org/FileDownload?id=5060
So you can update the existing one :)
If I wanted to also redirect, is that possible?
I need to post to a payment provider, I 've seen an example for nextbanx which seemed to response write a form to the page and submit it with javascript. I can't get that part to work. Any suggestions, I'm sure this would be a useful workflow for others?
Haven't done that but should be possible, you can place a form in edit mode by passing it the record id
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.