Can I use a custom form to construct different end parts of a REST URL in the submissions action by furnishing the base part of the url as text in the action and having keyword replacements of the fields a user fills in as the variable part of the URL?
If so - when the rest resource is called on submit how would I use the returned JSON (which is what it will be in this instance)?
Or am I completely off track with this (not unusual for me)
:-)
Cheers.
Jeff.