powered by UserVoice

General Forum

Log in or Sign up |

  1. 18 votes

    Is there any studio to develop forms?

    Status: completed

    Orbeon now has Form Builder. Check Orbeon Forms 3.7.2 or nightly builds for details as well as our wiki for the complete user guide.

    Default-avatar ebruchez Admin
  2. 3 votes

    is there anyway that we can be shown how to create a form with variables.

    i am in the process of create data forms, but i need to be able to hide forms in the back ground of the main form and then show the relevant form depending on the answer by the customer, example user chooses A so this shows form C, if the user choose B it shows D, but it is difficult as the instr... more

    Status: completed

    Matt, you can use the "relevant" attribute for this. If you are writing the XForms "by hand", that is done by adding an xforms:bind. If you are using Form Builder, by editing the "visibility" (more on: http://wiki.orbeon.com/forms/doc/user-guide/form-builder-user-guide#TOC-Control-Validation-dialog)

    Default-avatar avernet Admin
  3. 1 votes

    Please try the URL: http://www.orbeon.com/sitemap.xml.gz

    It blows the server

    Status: completed

    That's now fixed.

    Default-avatar ebruchez Admin
  4. 6 votes

    Allow execution of xxforms:script on xforms-ready event

    xxforms:script is a good way to put javascript code in a clear way. But if you put a xxforms:script in an event xforms-ready, Orbeon don't execute or call the script.
    For example:
    <xforms:model ...>
    ...
    <xxforms:script ev:event="xforms-ready">
    alert("The xforms is... more

    Status: completed
  5. 1 votes

    Update the User Guide

    I am going through your User Guide and come across some inconsistencies.

    For example. The image shown at the end of paragraph 5.8. Finishing-Up the Controls shows a Save button. This button cannot be seen yet, because the next paragraph explains how to add the Save button.

    Also, paragraph 5.10.... more

    Status: completed

    Good catch. I added a note before that screenshot to warn readers that they will see how to add the "Save" button in the next section.

    Default-avatar avernet Admin
  6. 13 votes

    Provide a date entry field where users can type in dates

    Currently, you have to use the date picker which is inadequate for entering lots of dates or dates far in the past.

    Status: completed
  7. 3 votes

    Make demo works on Firefox 3.X

    Demo lile sql-address-book doesn't work on Firefox 3.0 but they do on Firefox 2.0.

    Status: completed

    Did you try the nightly builds? This issue was fixed a long time ago in the nightlies.

    Default-avatar ebruchez Admin
  8. 2 votes

    Add an event for when a whole form is dirty, and valid.

    Basically it would be good if there was a simple way xform developers could know if their whole form is valid and is dirty.. Thus making it easy to know when the submit button is to be enabled..

    Status: completed

    We have implemented two extension events: xxforms-valid/xxforms-invalid, dispatched to instances when they become valid/invalid. See: http://www.orbeon.com/ops/doc/reference-xforms-2#validation-extensions-events

    Default-avatar ebruchez Admin
  9. 1 votes

    add usersuggest to contact us

    Status: completed

    Done, we have added this to the home page and the contact page.

    Default-avatar ebruchez Admin
powered by UserVoice