i’m newbie joomla , want add image slider joomla site.
when user click on image in joomla page, should redirect backend web application (which jsp/servlet webapp running in tomcat) several parameters specific image. these parameters need store in joomla along images.
1) have create custom form in joomla upload image , other parameters. have display entered records , allow user edit/delete them.
2) these uploaded images should display in image slider parameters.
can advise how should approach this?
i created own way. hope helps somebody.
i created component of grid form using component-creator. free tool useful in joomla component generating. ( or can paid user advanced features)
then installed component , upload images parameters. created custom module image carousel. details these images taken mysql database. used jcarousellite image slider.
thanx :)
Comments
Post a Comment