true

Trying different bindings to show/hide browser upload controls

1 (relevant="../show-upload[(text())]")

Please select a file to upload.


Upload
2 (relevant="../show-upload[not(text())]")

Please select a file to upload.


Upload
3 (relevant="if (./show-upload[not(text())]) then 'true' else 'false'")

Please select a file to upload.


Upload


Clear show-upload set show-upload hi there