Hi, Check, if you have configured database reindexing? How often is it done? and is it done correctly?
HI, I am using version ver. 2021.1.5.354 and it works fine. Check the sample html code: I am normal I am red I am blue I am big Coffee Tea Milk
for example: var langUserValue = window.initModel.userLang; switch (langUserValue) { case "pl-PL": document.getElementById('dashboard').innerHTML = "Jakiś tekst"; break; case "en-US": document.getElementById('dashboard').innerHTML = "Sonme text"; break; }
Hi, Use html instead of textbox. You can get the language variable : window.initModel.userLang and set the appropriate content with a script.
Hi, Did you check the settings KPI time refesh? Regards.
Hi Bartek, You can use [dbo].ReplacePermissions stored procedure. regards.
HI, Yes, You can use a business rule for this.
Hi For some attached emails, the wrong time is displayed in the preview. Specifically the time in the wrong time zone. From what we've been able to check, it's probably related to the Aspose library. Here is a thread about it: https://forum.aspose.com/t/when-convert-msg-file-to-pdf-send-time-c
Hello, check the solr queue. Probably a deleted item is waiting to be indexed. Webparts solr is as good as solr indexing works efficiently and effectively. Regards.
I found another page. This should help you. https://eplprinter.azurewebsites.net/ Cheers.
Hi Martin, You can try this http://labelary.com/viewer.html Regards.
Hi, if you add sort by id in descending order and add a form rule (MOVE TO NEXT STEP), a new line will be added to the top of the list. But each added item will add / increase the number of versions of the document. You can also approach it differently. Add multi picker as a list header and sel
Hi, Using the installer you can try uninstalling and reinstalling the serch component. After that do a complete re-index of all elements. Remember to take the Snapshot/backup :) regards.
You can also create a data source from AD and attach it to a picker attribute
Hi, Jakub you need to map the AD company attribute to any COS_ExtensionAttribute.. from dbo.CacheOrganizationStructure in BPS. After synchronizing AD in BPS you will have this data in the table dbo.CacheOrganizationStructure AD attributes list: http://www.kouti.com/tables/userattributes.htm ED
Hi, After upgrading from 2021.1.3.205 to ver. 2021.1.4.84, I can see a very big performance drop for reports that have more than 250k items. Very often they don't even load at all. All indexes and sql statistics are rebuilt. After verification, I found the reason, it is the column 'assigned to'. Aft