I am searching for a designer or an IDE which can be used to create XForms by dragging and dropping elements.
I found visual XForms designer by IBM at http://www.alphaworks.ibm.com/tech/vxd .
But it is not that user friendly.
Thanks in advance.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There is Orbeon Form Builder. See also the FAQ. It’s open source.
It’s not strictly a general-purpose XForms editor, but it’s a form editor that deals with XHTML+XForms+extensions. If you don’t want to use Orbeon Forms to process the forms generated, you could transform the result e.g. with XSLT.
(Disclaimer: I work on Orbeon Forms.)