Announcement

Do not use the forums to submit bug reports, feature requests or patches, submit a New Ticket instead.

#1 2005-05-02 02:07:16

Kumazatheef
New member
Registered: 2005-05-02
Posts: 1

Textarea with array name.

I can't figure out why this isn't working, and I'm gonna guess it's because of the name of the text area ...
The name for the text area such: "name='item[content]'" in the html tags .. however, i keep getting a blank value back whenever I submit the form. Furthermore, doing a simple JS alert with this form name says it's undefined!
I'm using the nightly build and followed everything properly. I couldn't find any existing issues about this, so thought I'd throw the question out to you guys/gals.
any thoughts?

Offline

#2 2005-05-02 02:33:38

niko
Xinha Authority
From: Salzburg/Austria
Registered: 2005-02-14
Posts: 338

Re: Textarea with array name.

the name of the textarea isn't used by xinha at all i think. only the ID.

so as id you might use item_content and it should work (at least for me it does...)


Niko

Offline

Board footer

Powered by FluxBB