Discussions

 View Only
  • 1.  how do I save my record in a form once I reached the end of my field entry?

    Posted 06-23-2017 17:12
    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.


  • 2.  RE: how do I save my record in a form once I reached the end of my field entry?

    Posted 06-23-2017 17:22
    Are you asking if there is a way to add an extra Save button?


  • 3.  RE: how do I save my record in a form once I reached the end of my field entry?

    Posted 06-23-2017 17:24
    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.


  • 4.  RE: how do I save my record in a form once I reached the end of my field entry?

    Posted 06-23-2017 18:34
    Well, yes. A Save button is pretty much essential. There must be a big green at the top of the page.


  • 5.  RE: how do I save my record in a form once I reached the end of my field entry?

    Posted 06-26-2017 03:22
    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>"