Change module parameters from the frontend Is there a way to change the parameters of a module from the frontend?
Example:
I have a module to display the price of a item the name and the photo of it.
The price and the name are passed to the module from the parameters: itemprice=2000 itemname=First Item
Is there a way to change these 2 parameters from the frontend?
Thank you in advance
Achilleas |