|
I noticed that you can send JSON data to mbExtruder via the 'data' variable. How do I access in the panel? |
The question has been closed for the following reason "The question is answered, right answer was accepted" by Matteo Bicocchi Apr 06 '11 at 15:58
|
You can send a map containing data needed to customize contents of the called fragment page as you pass those directly in the querystring. For example as you pass data in a querystring (
Than, it's part of the logic of your page how to get this parameters from the other side... |


