Profile
Achievement

rumremix's Recent SnippetsTagged form
- All /
« Prev 1 Next »
With jQuery and SPServices, we have very powerful tools for accessing and manipulating Sharepoint data and precisiely contolling the presentation, entirely from the client side. But such solutions generally need to be either hard-coded into pages or...
0
927
posted 10 years ago by rumremix
Comment out the SharePoint:SaveButton tag and replace with input tag
0
866
posted 11 years ago by rumremix
<input>
When used instead of my SharePoint: SaveButton above, the form saved it's data correctly, and the current page that the form was submitted from was reloaded for the user.
You could also put any URL in the __redirect={} that yo...
0
433
posted 13 years ago by rumremix