• 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!

TOPIC: Save & Edit Later - Local Storage Function

Save & Edit Later - Local Storage Function 8 years 7 months ago #35781

  • chemoryg
  • chemoryg's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 5
  • Thank you received: 1
Hi Guys :)

Been using RSForms for many years now, and I'm busy with a project where I need to use the save and edit later functionality in an offline form, so the local storage option.

I've used it incredibly successfully on pretty much all the tools on my site, but I'm battling to figure out how to implement it by hand.

I've uploaded and linked the rsfp-localstorage files, both css and js.
I've included the savebutton command on the page where I want it to work.

This is my input for the button:
<input type="button" value="Save & Continue Later" onclick="savebutton" style="color:#ffffff !important;" class="readon" storespecialvalue="" mouseleave="" rsformmaps="" yui-calcontainer="" find="" storevalue="" each="" userform="" getfields="" rsfpsel="" function="" click="" savebutton="" id="savebutton">

If there's a way that I can append to the existing submit button that would be amazing.

And I renamed the form userForm. I'm assuming the storage will differentiate by the form ID? There multiple forms, so that will be important. And I gave the form an id of userForm as well to see if that made a difference.

Nothing is happening at all when I click the button or refresh or reload the page. And my browser does work on the forms on my site with that function, so I know the function is right.

I just really don't know what I'm missing or where I'm going wrong?

I really love the functionality as I've said and use it extensively, so if you can tell me where I'm going wrong I'd really appreciate it - I'd like to keep the same consistency across my brand and everything is already setup with your save function. Also it's flawless, so if I can use it I really would like to.

Really would appreciate any input you can give me.

Thanks in advance :)

EDIT.... Dreamweaver is giving me a syntax error on line 4 of rsfp-localstorage.js
Last Edit: 8 years 7 months ago by chemoryg.
The administrator has disabled public write access.
  • 1

Read this first!

We do not monitor these forums. The forum is provided to exchange information and experience with other users ONLY. Forum responses are not guaranteed.

However, please submit a ticket if you have an active subscription and wish to receive support. Our ticketing system is the only way of getting in touch with RSJoomla! and receiving the official RSJoomla! Customer Support.

For more information, the Support Policy is located here.

Thank you!