ADD NEW ITEM button in a simple Joomla Module - Joomla! Forum - community, help and support


hello all,

i creating simple , free joomla module slide items added user. dont know how create "add item" button in module repeat field in admin screen of module allow next entry.

example - below how module backend look

image

my module has field group

code: select all

<fieldset name="sliders" description="to add item,click add new" label="item - add/edit here">
    <field type="sliders" name="sliders" />
</fieldset>


then have fields folder in module sliders.php

not sure go here.

i need able let module admin user able click on "add new" button add instance of item , able save it. hope not need database interaction normal module params.

thanks.

you need use javascripting make happen. see guide @ http://www.sanwebe.com/2013/03/addremov ... ith-jquery

instead of adding single field, need write adds field group shown in example





Comments

Popular posts from this blog

Warning, the Safe Path is not accessible vm3 - Joomla! Forum - community, help and support

uppercase letters in url - Joomla! Forum - community, help and support

Joomla! Update is not offering Joomla 3 - Joomla! Forum - community, help and support