WELCOME TO THE COMMUNITY
find what you are looking for or ask a new question

Przemysław Sierant

WEBCON

Hi Przemysław, In 'Choice field - name of the supplier' you can add 'Form rule to be executed on value change' on 'Style and behavior' tab. I have included an example rule in the attachment. This should solve the problem. Regards.

Hi Mark, There are many reasons why a file may not be uploaded correctly. Based on the information you provided, it's hard to tell what could be the cause (invalid file, too large file, etc). In such cases, it is best to start by running the browser console. It's likely that you may get a JS fun

It's hard to say which solution will be best. Users who don't want to search the item list always, will say that constantly unchecking this option is inconvenient, while users who only want to search by item list will be in a situation like yours. Searching through a item list can have an impact on

Hi Radek, I'm glad that the solution worked. At the moment there is no way to disable filtering on a column. It is possible that in the future there will be such an option. Regards.

Hi Radek, To make the search work on the columns of the item list, you need to check the "Show option 'Search in item list'" in the report configuration, on the 'Views' tab of the 'Search panel' section. Then, when searching, you need to check the option 'Search in item list'. I've added scre

Hi Radek, I have a sample solution for a calculated column that will return a ordinal number, but it is not perfect (it works in most cases, but it has its problems). 1) You need to add a calculated column of decimal number type on the report. 2) Enter "ROW_NUMBER() OVER (ORDER BY (select nul

Workflow element not opening
17.02.2023 14:12

Hi Mark, I recommend opening the console in the browser before trying to access the element. It's possible that some valuable information will be displayed, such as the name (DB_NAME) of the attribute that's causing the error, or it's possible that there's some problem with user authentication or

Minified React error #185
16.02.2023 16:07

Hi Wojciech, This is a known bug and we are working to fix it. Regards.

Hi Mark, Can you provide more information about this issue? Maybe some screenshot or instruction on how to reproduce this case. How do you delete the attribute from the SET rule? with a button on the keyboard (Delete, Backspace) or some other way? Regards.

Hi, The bug has been successfully reproduced and will probably be fixed in the next published version. Regards.

Missing KPI reports/data
08.02.2023 12:58

From the information I have, I recommend one of the following: 1) For large databases, it is recommended to move old items (that are more than 5 years old) to the archive database. Reducing the amount of data on the database will improve the performance of the entire system. 2) If archiving is not

Missing KPI reports/data
07.02.2023 16:00

Unfortunately, the log you've attached doesn't tell me much, but it's likely that a timout is occurring while the analysis is being recalculated. If possible, please send me a screenshot of what timeout is set "System settings > Services configuration > Services > [Services_Name] > Configuration" a

Hi, Could you please send a screen shot of the advanced configuration of this attribute? I tried to reproduce this error, but in my case it works correctly. Regards.

Hi, The error probably occurs because you did not return all columns in the CAML query. In my example, I have a list with two columns (screen - list.jpg) and I specify both columns in the CAML query (screen - config.jpg). In this case, executing the action correctly deletes the selected row. If I

Hello, You can use 'Column edit restrictions' on any column you want to disable. An example in the attached screen shot. To avoid duplicating rules, you can make one universal rule for selected columns. Regards.

Hi, It is a known bug. Working on it. Regards.

Missing KPI reports/data
02.02.2023 12:32

Hi, I suggest you check that the KPI update is running and has run correctly. First, go to "Reports > BPS WorkFlow Service > Running modules" and make sure OLAP is enabled and there are no warnings. Second, go to "Reports > BPS WorkFlow Service > Service activity" and verify that the update ran s

Hello, I have tried to reproduce this problem, on many different environments and every time, this case works correctly. I have some additional questions that may help me solve this issue: 1) When you archive an item, do you refresh the SOLR report? I was able to reproduce a similar problem,

Hello Agnieszka, If you modify a document in any way, including through archive actions, then a reindexed record should appear in the SOLR queue report. I have verified such a scenario on version 2022.1.4.111 and everything gets deleted correctly. As Karol wrote, I suggest checking the SOLR queue r

Hi, Can you add the full callstack (click "copy to clipboard" and add to text file as attachment). Does the problem occur with every save? Or when you do a specific thing in Designer Studio? Please let me know what version you are working on. Best regards, Przemek