function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
sekhar passamsekhar passam 

How can i insert data in to account object in visualforce page with out using save button ?

How can i insert data in to account object in visualforce page without using save button? There is any alternate for this .can we  use action support if its possible please share the concept 


Thanks&regards 
Sekhar  
Raj VakatiRaj Vakati
You can use auto save without VF save button 

Refer this link 

https://salesforce.stackexchange.com/questions/134175/autosave-information-every-5-minutes-how-to-implement
https://developer.salesforce.com/forums/?id=9060G000000I4XcQAK
https://akhiljainsfdc.wordpress.com/2012/09/08/autosave-in-visualforce-calling-an-apex-function-from-javascript/
http://avinashkaltarisfdc.blogspot.com/2012/07/autosave-in-visualforce-calling-apex_13.html