Dear All,
I use DGW to create multilingual application. Everything is OK except one situation:
I noticed that Database Script element (contains Postopen event for instance) is not translated.
The main language of the application is English and if I create template (result of DGW work) containing English it is OK but if I create template without English Database Script is empty.
Could anybody help to solve it?
Regards
Jarek
Subject: DGW is buggy
Just be thankful that’s all that missing. Sometimes entire forms get skipped for no reason.
Sometimes it’s just the way the db is and there’s nothing to do about it. You’ll have to copy the form to an empty database and perform the translation there. What’s the difference? Who the hell knows?? But that’s what we do when stuff gets skipped and no amount of prodding gets DGW to process it. After translating the element, copy and paste into the final db.
For script the best thing to do is to create a library of terms. Then you process the one library and that’s it.