Need info on four (4) buttons (Submit, Save...etc) in a Forms Builder form.

Options
athati
edited June 19, 2012 in Documentum #1

Hi,

When I create a form using Forms Builder, I see four (4) buttons Submit, Save, Cancel....etc.. I noticed Save button saves the information entered in the form. How can I use Submit button? Do I need a special code? How can I use other buttons too? Can I delete or hide all buttons except Save button? How can I do this?

Please share your knowledge and experiences for figuring this out.

Thanks.

ta

Tagged:

Comments

  • aflowers001
    edited June 19, 2012 #2
    Options

    There is nothing special you need to do. The actions behind default buttons are handled by the forms runtime engine.

    These are just default buttons and can be hidden/removed or have the text altered to suit.

    Save is different from Submit in that Save will save the form data but keep the form open, whereas Submit will do a save and close thus you probably would want to keep submit, perhaps with different text, available.