How can I update a form field in another related DHTMLXAccordian cell?
Can offer you the approach i put in the attached sample.
Just enter anything in input in cellB and get the value in input in cellA.
acc_test.rar (939 Bytes)
This don’t even remotely come close to answering my question.
Cell A1 is going to attatchurl (iframe) onefile.php
Cell A2 is going to attatchurl (iframe) secondfile.php
What I want to do when a file is uploaded in A2 is to update the appropriate field in A1 with the name of the file uploaded.
Would be nice if dhtmlx staff ever answered some of these.
This comes close and I have followed samples like this, but it fails.
- I have a field hardcoded in called “gamefile”. I want to populate that input field with the name of file that is uploaded.
- Form is in cell A1 while uploads are in cell A2.
Javascript seems to crash as though the object is not being seen.
sorry man then I also don’t understand what are you trying to do
please provide step-by-step guide with screenshots