Re: Re: FormBuilder - can a richer Help Message be created?
Posted by
DL on
URL: https://discuss.orbeon.com/FormBuilder-can-a-richer-Help-Message-be-created-tp3022174p3025921.html
What it seems like you want to implement is a service that:
* receives XForms from PHP (through HTTP?)
* processes the form through the XForms engine (possibly Form Runner)
That is correct.
I understand now that I will have to interface my external PHP5 apps through a persistence layer.
I see now how to add new apps in "apps" directory.
I added custom_yuirte to see how that works.
This thread has moved beyond the original posting "HTML format Help" ..
but I've learned a lot and will post other questions in new threads.
Thanks.