I have an edit form for sharepoint list (single one). this has lot of columns.
We have developed a k2 form with 2 tabs for this
we have multiple views in each tab.
We wnat the save button to be placed in the form outside all the views in each tab.
On clicking it, we should save data from all the view in the tab to go to the sharepont list.
Is it possible
Why we have multiple views is because we have added accordions for section view in the tab
If with accordion and multiple views , single save button @ form level is not possible,
what is the work around for grouping the sections of a single view.
Thanks in advance