(...) Hi, WFD_Att Choose columns have size nvarchar(1000). When using the 'allow multiple values' mode and having translation s in the source into 3-4 languages, additionally if the ID is e.g. guid, this value is exceeded very quickly. Is it possible to increase the database size of this type of columns to nvarchar(4000)? Regards
(...) in my latest post I wanted to link to a header of an knowledge base post. Unfortunately, there's no option to create a link pointing to a header like this one: https://daniels-notes.de/posts/2024/translation s#bps-portal Therefore I had to write: Search for the term "Using the application and Edit mode" in the linked post, to see how it is done. https://community.webcon.com/posts/post/from-prototype- (...)
(...) M Warning: Variable value not found. Type: WFConfigurations, ID: 10814, Tag: FLD:10814 8/21/2024 10:20:32 PM Variables updated. 8/21/2024 10:20:36 PM Unused entities deleted. 8/21/2024 10:20:46 PM translation s imported. 8/21/2024 10:20:46 PM Import completed in 50s. 8/21/2024 10:20:46 PM Report generation started. 8/21/2024 10:20:46 PM Report generation finished. 8/21/2024 10:20:46 PM History save sta (...)
(...) we are currently in a process of compare which translation s we have and which we do not. I do not want to do it by going through each application than dowload the excel but I would like to generate a report with app,worfklow and form fields where there is no tranlsation. Can anyone help me with this issue?
(...) t I have no good idea on how to sort the elements in the folder, at least if you support more than one language. While the "Configuration" may come up as the first element in the folder, the German translation would be "Konfiguration" and somewhere in the middle. Ok, we would have had this problem already in all other versions, but it wasn't so obvious because I had hidden a lot of the elements in the " (...)
(...) when using the ALL_TRUE operator, the WHERE condition in a generated query is prematurely simplified, what results in an SQL error. [Workaround] Chain AND operators. [Fix] Please fix the SQL translation of the ALL_TRUE operator :)