uploadFileFromBrowser page display not right

Post any questions you have about using the Verj.io Studio, including client and server-side programming with Javascript or FPL, and integration with databases, web services etc.

Moderators: Jon, Steve, Ian, Dave

xren
Ebase User
Posts: 272
Joined: Fri Dec 14, 2012 2:55 pm
Location: Ottawa

uploadFileFromBrowser page display not right

#1

Postby xren » Wed Jun 18, 2014 5:16 pm

Hi,

The form.uploadFileFromBrowser works, but the upload page itself is not displayed correctly. The texts on page and text on the two buttons below the file are not displayed.

Is that related to validation message not showing?

Is that related to javascript?

Thanks,
Xiaoli
0 x

Jon
Moderator
Moderator
Posts: 1342
Joined: Wed Sep 12, 2007 12:49 pm

#2

Postby Jon » Thu Jun 19, 2014 6:56 am

Xiaoli,

It's probably the same problem as the validation messages as both are displaying system texts and these are language dependent. It sounds as if the forms are being run using a language for which there are no texts. Exactly how this works is described here http://dev-docs.verj.io/ufs/doc/Support ... guages.htm. You might check the language at the point where things go wrong e.g. something like:

Code: Select all

log("language is: " + form.language); 
You might also check the system texts look OK in the designer using the Tools menu item at the top of the screen.

Regards
Jon
0 x


Who is online

Users browsing this forum: No registered users and 6 guests