Posted by molavy2003 on November 2, 2009 at 9:00am
| Project: | Webform |
| Version: | 6.x-2.7 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
hi there
in multi language site & farsi(persian)language
when i export file on webform
file name showed as ___.xls
and form data(filled persian) like
Comments
#1
any idea?
#2
Maybe Translitaration module will do. I haven't used it with webform but it works fine with IMCE (convert Hebrew characters into Latin ones )
#3
Transliteration module
#4
thanks
file name is OK now
what about file content?
#5
Webform is capable of UTF8 exports, but it's a matter of making Excel import these correctly. I'd suggest using tab-separated values as your download, since it's the format most likely to be read correctly by Excel.
#6
i just do it
error pic
http://www.uploadgeek.com/share-3451_4AF3DBE0.html
#7
what can i do?
#8
what now?
#9
no answer?
#10
when i click on download button a web page downloaded on pc with xls format
#11
Choose "Tab separated values" when you download the file instead of Excel. :P
You can also set the default to TSV at admin/settings/webform.
#12
i said that i really do it
this is critical bug
report doesn't work
this is main aim of webform module
what can i do?
#13
sample file that have error in content
#14
after 15 day
without answer
this main support?
#15
I swear up and down, TSV works. You'll have to figure out how to use Excel.