how to toggle headers/footers in skuid mobile

Sankaran,

One way to do what you want might be through a UI-only model and conditional rendering. You could put rendering conditions on your headers and footers, and then show or hide them based on the value of UI-only fields on your UI-only model (that you could update through the action framework). It would be similar to example #1 in the tutorial I linked to.