WELCOME TO THE COMMUNITY
find what you are looking for or ask a new question
Home > Forum > User profile Karol Częczek > Forum messages

Karol Częczek

User

Hi, Probably, you can only achieve this by updating the column WFT_Flag from dbo.WFElementTasks

Hi, Mateusz. You choose any, and in the sql query add: , DET_att5 as COM_ID

HI, You can try to download a special font for word, depending on the type it is a code. And pass the code data as text and not an image to a given column. And in this column, set the text properties to the same font. But if it works in this way, only the user who has this font also installed

Content as BASE64
11.04.2023 14:39

HI, Try converting with sql. Regards.

"Indexes and statistics maintenance is crucial for system performance. Based on this data, the SQL Server engine generates query execution plans which results directly in query execution time. Daily execution of the above operations in the service window is recommended." https://community.webco

HI, First, you should create a document templates process. Next, add your templates there. Each registered template has its own Guid address which remains unchanged after migration between environments. Then you create a word generation action. In template selection section, you choose: from th

HI, If there are several types of image to be inserted, the best option will be to create dedicated templates with the image inserted, and based on the data from the form, control which template to choose. Images can probably vary in size, so a dedicated template with a fixed image will be the be

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

Text in main dashboard
03.02.2023 16:15

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; }

Text in main dashboard
03.02.2023 14:34

Hi, Use html instead of textbox. You can get the language variable : window.initModel.userLang and set the appropriate content with a script.

Missing KPI reports/data
01.02.2023 07:53

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.

Wrong time in email viewer
30.11.2022 14:44

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.

Printout a barcode label
05.11.2022 16:46

I found another page. This should help you. https://eplprinter.azurewebsites.net/ Cheers.

Printout a barcode label
05.11.2022 10:40

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.