To get a section in editmode:
lianja.showdocument("section:yoursectionname?action=editmode")
You can put this in the page READY delegate if you want your section to be in editmode when your app...
Type: Posts; User: HankFay
To get a section in editmode:
lianja.showdocument("section:yoursectionname?action=editmode")
You can put this in the page READY delegate if you want your section to be in editmode when your app...