Re: Xforms weirdness
Adam FLinton <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.xml |
|---|---|
| Organization | Another Netscape Collabra Server User |
| Message-ID | <[email protected]> |
Andrew Douglas wrote: > The problem here is that your instance data is inside the xforms namespace. > if you change it to: > <Data xmlns=""> > it'll reset it's namespace (don't know if that's the correct terminology > :) ) and the xpath statement in your ref attribute will work like a charm. > > About the file upload controls - all I can say is that the standard doesn't > say how the control should look.. ideally the implementations will allow > styling of the control to your heart's content.. though that's not quite the > reality.. yet. > Cheers.... BTW (& I'm asking this in a separate in a separate mail)... Is is possible to set the width of the textbox in the upload component? TIA Adam