sitecore7 - Sitecore "webedit:sortcontent" command -



sitecore7 - Sitecore "webedit:sortcontent" command -

i wondering if it possible phone call command "webedit:sortcontent" id or datasource. have utilize editframe or can pass parameter id?

i tried calling straight javascript, this: sitecore.pagemodes.chromemanager.postrequest('webedit:sortcontent(' + myid + ')');, no luck.

sitecore.pagemodes.chromemanager.postrequest('webedit:sortcontent(itemid=' + id + ')');

this seems work.

sitecore sitecore7

Comments

Popular posts from this blog

php - How to pass multiple values from url -

database - php search bar when I press submit with nothing in the search bar it shows all the data -

ios - How to load .png images from Documents folder of an app -