(...) Hi, I have a following problem. I've created a data table form field that downloads data from SQL query. In the where clause, I refer to the value of another ‘Criterion’ field on the form. The data table should display the data depending on the selected criterion. Unfortunately as I change the criterion, the table sometimes fails to refresh and displays the data for the previous criterion. How do I solve (...)
Hello! In the form, I have a list of items X that is sorted by column A in descending order by default. How can I set up an action to generate data into a .docx file or specify an attribute for the list of items in the .docx file so that the exported table with the list of items X is sorted by column A in ascending order? The descending sort by column A is because the data is being added to
Hi, Is there a simple way to get which environment runs a process? The data should be one of the 3 possibilities: DEV, TEST, or PROD. There are many places in Webcon settings where environment is set as "Auto", but I found no variable giving the actual name of the environment. I know there's a table and inside is a row which offers this, but I thought there might be an environment variable
Currently, if a company has several content databases, for example 5, and users need to be synchronized across each database, the data is stored in 5 tables * 5 databases, resulting in the same data being present in 25 tables. CacheOrganizationStructure CacheOrganizationStructureExtendedTokens CacheOrganizationStructureGroupRelations CacheOrganizationStructurePictures CacheOrganizationStruc
Hi, I am currently working on some tool management workflow in WEBCON and I have a problem. I have an items list with REST API as data source where user can pick and book tools for some time period. Time period property is not included in REST API so I'm using form fields for booking dates. Then I need to filter the items list using tools from REST API and dates from WEBCON database to exclude una
Hi, I have configured an On start (cyclical) action that is basically starting at 12:00AM and stops at 6:00AM, and is doing so every 2 minutes. What it does is to create an instance for the same process (parent process - where is also the global action configured). Parent process is running a loop on a data source that contains 10 entries and starts 10 other instances on a second process (chil
(...) threshold for contributing would not be as high as it is for a Knowledge Base article, which usually requires a certain level of detail. Simple contributions like 'Displaying a Google Maps link in a data table ', 'Coloring a data table entry from the previous day excluding weekends', 'Displaying graphics in a report', or 'Limiting the maximum number of text lines in a multiline text field using RegEx' would (...)
(...) Hi everyone, I've noticed a strange rendering / displaying of data table s. I attached a screenshot: 1) This is how the data table looks like if I refresh the browser 2) The mouse overs work fine 3) "Dragging" the data table "displays" the table correctly. 3) can also be achieved when the data table is in a tab and you switch tabs. The data table is displayed correctly when getting back. We hav (...)
(...) I try to find option to trigger refresh button in "data table " . OK I can click arrow .. but I would like to refresh to have no data ... So I have form rule when some field value is changed (deleted) then is clearing fields but not reloading whole form ... so because data is not saved or the full form is not reloaded ... the data table stays with "old data" - i can click refresh and then will be empt (...)
Hi, Is it possible to Use a http request to pull data from an API and map those retrieved data to populate a Word Document Template.docx? For context the retrieved data is in table format. I would appreciate it if the steps on how to do this is provided. Thanks and Regards,