Jump to content

Recommended Posts

Posted

i want to set teh order widgets in client area .

 

in the announcement plugin , i want to put a widget in the top of other widgets , now he is renderer as the last widget .

 

in the docs class there are a reorderWidgets() function , but no more info how it work .

Posted

i'm almost sure there are no option to order the widget is client side .

 

but i have get what i want with a tips .

 

i have make in the widget a blestaRequest to another widget and i append the html data to the right_content div .

in the second widget i have put my sql result :)

 

also i have just discover that $this->setMessage is not working with $this->outputAsJson($response);

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...