Hi guys, I have a field with form control: Drop-down list and Datasource as imagehttps://drive.google.com/file/d/1xmDICrGeEnFhv2Hb_D5QvSul4eBiPJps/view?usp=drive_linkCan we setup the value show for...
We are having an issue in Kentico 12 MVC hotfix 103 suddenly where the CurrentCulture is being set to the developers country pl-pl. This has worked fine until recently when we did the hotfix to 103...
I currently have the following code for a components property to be shown as a drop down.public const string MY_DATASOURCE = @1;Value1\r\n2;Value2\r\n3;Value3@ EditingComponent(DropDownComponent.I...
Is there a way to translate the content in an Kentico 12 form auto response email? I've looked through all the help docs and through the Q@A and I only see results for email customization or for lo...
It says in the documentation for localisation in the Live site in .Net core to use the standard resx approach. But what about localisation of things like the Item Public Statuses etc..Thanks
What is the best method to add a culture switch to our live url pages? Currently we came up with using a replace method in our macro, Do you have some macro's that you could share of a better way? ...
Hello,When I open a configure widget panel, I can see that widget's label is not correctly. Therefore, buttons Apply and Cancel is not correctly too. For example, if I wanna open Header widget conf...
Kentico 12SP MVC Site. We have a website with multiple cultures and use the language prefix to switch between cultures (/en-US/, /de-DE/, /ru-RU/, etc) The international teams are asking for loca...
I'm using html in the @Translation@ fields of the Localization module, links specifically ... but the links don't work when browsing the page. any ideas?
Hi All,We have an issue when trying to add localized values {$custom.Reports.Statistics$} in report Layout it always shows the default value even after clearing the cache.Any help would be apprecia...