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

Radek

User

User reminder
23.07.2024 12:19

I think, Jack's answer with Daniel's upgrade is the best course of action in my case.

User reminder
23.07.2024 12:16

Thanks, yes, it works. Although, it require some modification like mouse and keyboard listeners to launch clock after process of inserting data.

User reminder
23.07.2024 11:31

can you share your checked solution? How to do that?

User reminder
23.07.2024 09:33

Thanks for responding so quickly. The Webcon reminder is the answer, but that default reminder does not work in the 2021 version

User reminder
22.07.2024 15:26

Hi, Is it possible to remind the user to save the form after adding several items to the item list (WFD_SubElems). I ask because users report a problem, such that they forget to save (click on the transition path).

Resize witdth of column
27.05.2024 12:41

your code does not work for me (of course with changed column display name). Do you mean a "data-column-name" attribute for "th" atribute?

Resize witdth of column
27.05.2024 11:48

Hello everyone, I have a question about visual element. How to change (or set) a witdh of coulmn in attribute of data presentation such as "array data" (PL: "tabela danych") I tried below example changes in global CSS style, but it didnt work: th[data-key="WFD_AttLong1"] { color: blue;

Can I search for historical information using report search? I mean retrieving information from previous versions of forms (with WFHistoryElements)

I would like to update the WEBCON Platform from version 2021.1.5.292 to 2022.1.4.297. While preparing for the update, I receive a message that there are no components installed: 1. "ASP.NET Core 6 Hosting Bundle" 2. ".NET 6" What versions to install (SDK, Runtime), where to download them? So that

How to display data from another database (added as an MSSQL data source) in a report? How to do this in a new report? Or maybe it could be added to another process report

I have a problem with a report (simple display of a table with objects) for a process into which about 150,000 objects have been imported using the API. After opening the report, a long loading bar appears and then the message "Failed with unknown exception" and to check the calculated columns. The

Is it possible to filter by a column with a multi-line text field in reports? There is no filtering option in the context menu. How to improve it?

Filter by date does not work
27.09.2023 15:46

Hi, how to set a filter in the data source for a data table so that search-filtering by date works. The usual filtering according to the scheme does not work: 1. "some date (iso or browser settings)" = "field in the data table with a date" (like attachment) 2. "some date (iso or browser setting

Hello, how to bypass requirement with required field using Rest API. Even admin mode does not disable this requirement.

RestAPI mode to admin
02.08.2023 15:37

Changing the RestAPI mode to "admin" should allow you to update fields, including readonly. The documentation however mentions the requirement of "admin permissions" How to add requires admin permissions?. Below are excerpts from the RestAPI documentation mode -Enum: "standard" "ignoreReadonly"

Option no 3. A very interesting solution. I'm also testing the solution with the cyclical actions you mentioned (it's described here https://community.webcon.com/posts/post/cyclical-actions/106), but I'm getting a strange error. As a single action staret on a path it works fine, but the same as a cy

This solution requires writing a program in C# (uncomplicated code) that will read data from a foreign database and insert it into the Webcon database. 1. Is it possible to add 1-to-many bindings here to add more items to the Wbcon database with related item lists (WFElementsDetails)? 2. Can suc

Hi, I tried option 2 for a small chunk of data and it works fine, although for tens of thousands of rows it may crash webcon. Maybe dividing the data into pieces, as my colleague Maksymilian Stachowiak suggested, can help, but in a manual way it defeats the purpose. Do you have an idea to import

Hi, regarding the 3rd approach, is there any guide, instruction, or thread on the form that describes it in more detail? What do you mean limiting with TOP (what is TOP)? This may actually be a very close approach to direct insertion. P.S. To put it simply - after remodeling the "view", I have t

Regarding the question, why would I want to import data directly into the database. I have data in an old database in a data model with many tables with 1-to-1, 1-to-many, many-to-many relationships, and at least 3 levels of table dependency. I thought that the easiest way would be to write sql cod