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

search results

for text

Applies to version: 2025.2.1.348 and above; author: Tomasz BÅ‚ach   Related documentation A detailed description of the functionalities mentioned herein and their configuration can be found in the following sections of the WEBCON Help: SharePoint Site Collection OAuth2 Authentication Microsoft Entra ID   Introduction Due to Microsoft discontinuing suppo

(...) son reviewing the document with the option to add comments, VIEWER – the person with read-only access to preview the document. In the Phone number column (form field type: Single line of text ), enter the phone number of the person signing the document. This form field is required if SMS authentication is selected in the configuration. In the Signature type column (form field type: Choi (...)

(...) ger; May 10, 2026; The original post has appeared on daniels-notes.de   When a WEBCON BPS environment goes offline for an update, users opening the portal see a generic IIS error with no context . A dedicated maintenance page tells them what is happening, when the system will return, and who to contact. The solution consists of a PowerShell script that sets up a second IIS site on a separa (...)

(...) n be found in the following sections of the WEBCON Help: MCP Servers API Definitions   Introduction The application configuration now includes the ability to run MCP (Model Context Protocol) servers in two modes: general and application-specific. The general server provides a set of built-in tools that enable access to user data and workflow elements. The application-specific s (...)

(...) It would be great if an option would be added to place the field name above the picture field, like it is available for the 'multiple lines of text ' field. The attached picture shows an ugly mockup of the result. Most pictures I have seen are rectangular instead of square, so the default value would be above. Implemented with 2021.1.3.163 Thanks, Daniel

(...) ult dashboard - dashboard HTML element should have some kind of HTML editor, not just a narrow window for code pasting. It's hard to make any changes without copy/paste to external editor - dashboard text element is too narrow, it should be resizable ! Almost impossible to edit large amount of text , too much scrolling In general - think sharepoint, it's sharepoint you are replacing after all ! You ar (...)

(...) = Json.Document(Web.Contents(api_url, [ RelativePath = token_path, Headers=[#"Accept"="application/plain", #"Content-Type"="application/json-patch+json;charset=UTF-8"], Content=text .ToBinary(Content) ] ) ), access_token = Token_Response[token], AccessTokenHeader = "Bearer " & access_token, data = Json.Document(Web.Contents(api_url, [RelativePath="/api/data/v2.0/db/1 (...)

(...) flow instance. The ideal solution is having two columns in a dynamic grid (similar as in the image attached), where i am able to add as many rows as i need. One to define a name of the form field (text ) and another to pick from my workflow fields. I found some classes like ConfigEditableGrid, ConfigEditableGridColumn in the SDK, but I'm missing samples how to use them. Does anybody have experienc (...)

(...) Some context - while we bind existing processes in another application, My Task section sums number of tasks from all connected processes. I know that as user i can filter them, but my proposal is to add some option for connected processes to not appering in active tasks section at all :)

(...) eports we have the great possibility to execute mass actions by passing in some parameters. It would be a great having a similar kind of dialog menu action, where we can configure some informational text (e.g. as header/footer) and of course one or more fields as parameter. The configured parameters we then can use to execute an action. The dialog could contain a cancel and a okay

(...) . I would like to prevent users entering duplicate values in a field when starting a new workflow and I don't want to use the Instance Number to achieve that. I have a process ABC with field WFD_Atttext 1. How do I prevent the user to enter a value that already exists in the field WFD_Atttext 1 of the process ABC? Thank you.

(...) Dear WebCon Team, we most urgently need the possibility to have further authentication methods using OAuth 2.0 / OpenID in the context of REST - Web Service. At the moment the limitation does us not allow to communicate with other systems in the way of microservices. This extension would be a great increase of data communication. Thanks a lot Best regards Thomas

(...) e "single row edit" instead of using the browser integrated alert/confirmation window. This would result in a more consistent user experience. Of course it would be nice to set title, body and button text s but I would be fine with setting the body at least. :) b) Allowing html for the body. Currently adding line breaks is cluttering the form rule because we need to use a constants with >\r\n< as a v (...)

(...) Types.ItemsList)] public List Lista_Poz { get; set; } public class Nagl_OT { [ConfigEditableFormFieldID(DisplayName = "Numer SAT", FormFieldTypes = WorkFlow.SDK.Objects.Enums.FormFieldTypes.text SingleLine)] public string Sat_ID { get; set; } [ConfigEditableFormFieldID(DisplayName = "Podnumer SAT", FormFieldTypes = WorkFlow.SDK.Objects.Enums.FormFieldTypes.text SingleLin (...)

(...) progress', '', ''))", "attributes": { "target": "_blank", "href": " = 'https: //vision-box.webconapps.com/db/1/app/41/start/wf/93/dt/86/form?com_id=1&returnurl=%2Fdb%2F1%2Fapp%2F41%2F&Atttext 1=' + [$FileLeafRef] + '&Atttext 2=' + [$ID] + '&Atttext 3='+[$FileRef]" } } Using the example, as my Status column is empty, the Start should be displayed. Does anyone have something like t (...)

(...) Hi there, this week i used "compact Start Buttons" for the first time. With our windows settings [FullHD, text Scale 100%], e.g. the small 'g' is cut off a little bit at the buttom. It's no big issue, but a few more pixels in the next version should work perfect. Thanks, Bjoern Poller

(...) Dear WebCon Team, the Concat function is a great advantage for text handling. Unfortunately, it is very hard or let's more say inconvenient, if you forgot a text part. In my understanding it is not possible to replace concat parts or even add text parts before or change there position. e.g. concat[Happy][Weekend!] so I would like to say "Happy easter Weekend!" for this I have to delete Weekend! an (...)

(...) Hi, After installing the web Outlook plugin I am getting some error on the "Show context item form" button. All the other action buttons work properly, but I am getting the following error on the first one: {"type":"Exception","message":"Cannot use cache in config db context ","errorGuid":"f8b38a8e-7220-461b-83f6-f2f8d65aae47","stacktrace":"","innerError":null} You can also see the attached pictures. (...)

(...) irst one and another one in German for the remaining two. If we want to send a custom mail though, I don't have an option for defining multilingual subjects/titles/contents etc. I've also checked 'Context variables\Current user\Language' it contains the language of the user who clicked on the path. While writing this I've just come up with following idea: Create multiple "custom email" actions. The (...)

(...) pecified workflow that have a datetime field NOT set (empty), but that seems to be impossible. I do not know how to filter that, a standard filter in the view with selected field equals to value in text field does not solve that. I am pretty sure there is a trick how to do that I am not aware of ;-) Many thanks in advance & best regards, Nik