bump, bump (head getting sore :-)

Digging in web/openerp/controllers/wizard.py and form.py (since I'm using the 
web client, not gtk), it seem like that is where the data sent back from the 
wizard is being interpreted and the from shown.

It not obvious though if there is an option somewhere to hide the base64 
encoded file contents, and what library is causing this behavior to be 
different between two servers. (se previous posts)

to the date line:
        <field name="data"  readonly="1" colspan="1"  filename="file_name" />
I tried adding options like nolabel="1", format="xls", invisible="true".
None of these allow the base64 date to be hidden but the "SaveAs" and Cancel 
buttons to be displayed.

(I added the format="xls" because reading the code indicates that might have 
set web header to cause the contents to be interpreted as a  file..).




-------------------- m2f --------------------

--
http://www.openobject.com/forum/viewtopic.php?p=56859#56859

-------------------- m2f --------------------


_______________________________________________
Tinyerp-users mailing list
http://tiny.be/mailman2/listinfo/tinyerp-users

Reply via email to