(...) n punctuation-trim right table-layout text-align-last text-align text-decoration text-indent text-justify text-outline text-shadow text-transform text-wrap top transform unicode -bidi vertical-align visibility white-space width word-break word-spacing word-wrap i -ms-word-wrap z-index CSS classes webcon-conditions – defines the (...)
(...) menu is defined in the “Show in dialogue (PopUp)” section. Marking source columns will cause their information to appear in the autocomplete dropdown window. The final section: “unicode ” enables/disables coding in unicode format.
(...) e languages in the system configuration). The available languages include: German, Ukrainian, French, Polish, Italian, Romanian, Russian and English (UK and US). d) “Is unicode ” checkbox – selecting this field means that the characters used for translation will be consistent with the unicode character encoding standard. It allows you to recognize non-standard ch (...)
(...) bute character". The reason for the error is that the resulting OCR .xml file stored in the text column of the attachment database (ATF_FRData column in the WFAttachmentFiles table) contained unicode characters. In turn, the attachment database was created in non-unicode mode and the selected types of its text columns were varchar and text. These settings ultimately prevented the .xml file contai (...)
(...) 023.1.3.326, 2024.1.1.193, 2025.1.1.72 by adding a mechanism in the installer (launched when installing or updating a WEBCON BPS version) to automatically update the attachment database, switch it to unicode mode and change the text column types from varchar or text to nvarchar or ntext. The automatic update can take up to a few minutes for each attachment database. [/quote]