Question
1
Replies
701
Views
Posted: February 23, 2017
Last activity: February 24, 2017
Closed
Requirement where user should save data without clicking save button
did anyone foound the solution.We have similar requirment where user should save data on screen when he changes the local action from other action menu without clicking save button
***Updated by Moderator: Marissa to branch off of an older post from 2010***
***Updated by moderator: Lochan to close comments on thread since it's identified as a duplicate of this post***
HI rajivr15,
I don't know exact your use case. For example, if you have a text input, you can add a 'Change' event with 'Save' action on it. When user enters the data into the text input, it will be auto saved.
Thanks,
Susan