1
loukaum
Dinamic input fields using XoopsThemeForm?
  • 2018/2/2 18:39

  • loukaum

  • Just popping in

  • Posts: 93

  • Since: 2003/11/2


Hello all,

It is possible to implement dynamic input fields like this example, using XoopsThemeForm class?

2
Mamba
Re: Dinamic input fields using XoopsThemeForm?
  • 2018/2/3 4:41

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


I am not sure if I've seen it done on the user side, but on the Admin side, yu can take a look at xForms:
https://github.com/XoopsModules25x/xforms

You can also take look at Publisher, and how it creates sub-categories:
/modules/publisher/admin/category.php?op=mod
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

3
Mamba
Re: Dinamic input fields using XoopsThemeForm?
  • 2018/2/3 4:48

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


If I am not mistaken, Mage was recently working on creating dynamic fields with his new module:
https://github.com/GregMage/xmarticle

that you should use with another module, like this:
https://github.com/GregMage/xmstock

But I didn't really tested, so I don't know how it exactly works.
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

4
Mamba
Re: Dinamic input fields using XoopsThemeForm?
  • 2018/2/3 4:57

  • Mamba

  • Moderator

  • Posts: 11366

  • Since: 2004/4/23


You can also use the jQuery and then save the data as an array to a single field, see this tutorial
Support XOOPS => DONATE
Use 2.5.10 | Docs | Modules | Bugs

5
loukaum
Re: Dinamic input fields using XoopsThemeForm?
  • 2018/2/3 15:09

  • loukaum

  • Just popping in

  • Posts: 93

  • Since: 2003/11/2


Thanks Mamba! I will try the suggestions!

Login

Who's Online

207 user(s) are online (133 user(s) are browsing Support Forums)


Members: 0


Guests: 207


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits