Gossamer Forum
Home : Products : DBMan : Customization :

Dynamic Generation of a Field

Quote Reply
Dynamic Generation of a Field
Ok, this may be too complex, but i know there are others here that would really like to know how to do this.

What I need, is a way for text feilds (comments) to be dynamicly generated as the other feild (comments) are filled in.

Right now, I can do that, but I have to have all the fields in the cfg file up to some number that may never be reached. its big, and a pain to set up with all those elsif statments in the html.pl so they dont show up unless they need too.

So, is there a way, that we can add a new delimiter, inside a field, that will create a new text box each time someone modifies it? I guess that would work, if we can make it work.

thanks. If i need to explain it further please just ask.