Forum Discussion

ArchiveUser's avatar
ArchiveUser
Qrew Captain
8 years ago

how do I save my record in a form once I reached the end of my field entry?

Forms- -saving entered fields at the end of the form. Please note that the form does not already have a save button shown anywhere on the form.
  • Well, it's not actually an extra save button as I don't have any save button on my form. I would be happy with just one save button at this point.
  • Well, yes. A Save button is pretty much essential. There must be a big green at the top of the page.
  • MCFNeil's avatar
    MCFNeil
    Qrew Captain
    You can add a save button to the bottom of the form, so you don't have to scroll back to the top before saving.

    Make a new formula text field, and just this formula:

    "<a class='Vibrant Success' onclick='DoSaveAdd()' href='#'>Save</a>"