Page 1 of 1

listit2 - how to organise custom fields?

Posted: Wed May 07, 2014 9:23 am
by jd447
I have a quick question. Is it possible to organize custom fields in tabs?
I have a module with 40-50 custom fields… and it would be nice if I could group them in a way.

Re: listit2 - how to organise custom fields?

Posted: Wed May 07, 2014 9:30 am
by velden
In admin I guess?

Re: listit2 - how to organise custom fields?

Posted: Wed May 07, 2014 9:32 am
by jd447
yes, indeed ;)

Re: listit2 - how to organise custom fields?

Posted: Wed May 07, 2014 2:21 pm
by Stikki
Only way currently is modify .tpl files.

So use module_custom or instance/templates folder, dump template there and do modifications.

Tabs or something useful is planned but since its not urgent matter on my list, i haven't seen need for that.

How to modify admin side templates? That i leave to you, as it's not something i rather educate anyone to do.