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 -

xslt - DocBook 5 to PDF transform failing with error: "fo:flow" is missing child elements. Required content model: marker* -

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