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

search results

for control

(...) ments from the configuration, this would create a smaller .bpe file with only selected changes, that could be applied as hotfixes. It's nothing new especially for people who worked with some version control tools - cherrypicking should ring a bell :) I have two possible solutions in my head right now, but maybe other members will have some more. 1. Possibility to select specific attribute / step / (...)

(...) tTypes, Int32 procID, ICacheStore cacheStore) w WebCon.WorkFlow.Studio.Logic.Managers.ProcessesManager.FillProcessData(Process process) w WebCon.WorkFlow.Studio.Forms.ModuleProcess.Processcontrol .set_DataSource(Process value) w WebCon.WorkFlow.Studio.Forms.ModuleProcess.ProcessView.ProcessViewPresenterBase`2.Plug(TDataSource dataSource) w WebCon.WorkFlow.Studio.Forms.ModuleProcess (...)

(...) to improve. 1. Issue: you cannot setup field availibility for archived instances Proposal: there could be a 3rd form editor like standard/mobile form have. Or/and additional field matrix setting control ling visibility on archive form. 2. Issue: Instance level privileges are not inherited to archived instances. It is a problem as we have readonly permissions granted based on instance attribute (...)

(...) hInfo.Throw() bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) bei WebCon.WorkFlow.BusinessLogic.BusinessLogic.Subelements.Save.SubelementSavecontrol ler.d__6.MoveNext() --- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde --- bei System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() bei Syste (...)

(...) to build WebCon BPS with EntraID as the only source of identity? I have some ideas for preparing some business processes in a cloud environment (Azure) that will never have access to classic domain control lers I need a full user database on EntraID (AAD). I tried with the free online instance of WebCon togeter with quite outdated manual. It requires restarting some services as soon as you add AAD a (...)

(...) to store a JSON as a string and in 2023.1.3 the plugin no longer works. I haven't checked the WEBCON BPS JS code in 2023.1.2 but in the new version: 1. the change function in the plugin triggers control ler.change 2. this calls validateCCValueModel 3. Since the hasCustomModel is undefined 4. The default validation is applied and this validation fails. In the "past" I returned a string and now (...)

(...) yOfficeName,postalcode,postofficebox,primarygroupid,proxyaddress,sAMAccountName,sAMAccountType,securityidentifier,showInAddressBook,sn,st,streetAddress,telephoneNumber,thumbnailPhoto,title,userAccountcontrol ,userParameters,userPrincipalName,whenChanged,whenCreated,wwwhomepage?sub?(|(objectClass=user)(objectClass=group)) (page size: 500) This part (|(objectClass=user)(objectClass=group)) should look li (...)

(...) L from the browser search bar, it's being pasted as formatted link and it's presented as {Signature} with underscore, and it's blue - so a link. I know i could make a workaround with a custom HTML control on the form, but it would be nice to have it out of the box. Could we polish it a bit? :)

(...) Hi, this one is related to this post: https://community.webcon.com/forum/thread/5796/15 While I encountered that we can no longer set fields which are read-only using workflow control actions, I have run into the same using single field value actions. Currently 2024.1.1.88 we need to make sure that all fields we are settings with action have at least to be marked as "read-only (cannot be modifi (...)

(...) How do I build a yes/no toggle (or other html control with green and red colours) that, when the FullName text field is changed, the toggle changes to yes if such a FullName already exists, or stays at no if there is no FullName yet.

(...) I am quite newbie here and I am delighted with the number of interesting topics here. I hope someone will be able to help me with the LDAPS protocol. I need to integrate WEBCON with several domain control lers using the LDAPS protocol. There is a trust relationship between the domains. When integrating the main domain via LDAPS, WEBCON only sees users from the main domain, excluding users from trusted (...)

(...) Hi everyone, if I'm using an HTML field it would be great, if there wouldn't be any margins imposed on the control (1). My only idea right now is to remove the class which causes this via JavaScript in the HTML field, so that it is aligned with the other control s (2). document.getElementById("SEL_HTML_#{WFCON:7009}#").querySelector(".grid-template__panel .upsidePanel__content").classList.remove (...)

(...) eClientManager.ServiceAgent.Execute[TResult](Func`2 executionMethod) at WebCon.WorkFlow.Common.Licencing.LicenceClientManager.CheckIfServiceIsWorking() at WebCon.WorkFlow.Studio.Forms.MainFormcontrol s.FormLicence.CheckLicenceServiceExists(DoWorkEventArgs e) The strange thing about this error is that when I transfer the service back to the original server. The WCF service works without any pr (...)

(...) Hi, depending on the use case / form it may be helpful to extend the option to place field names above the control from multi line fields to all fields. They are already automatically placed above, if you are using a mobile/tablet , but this could also help when using a PC. Especially if you are using an other form template than 50/50 this may improve the UI when for "normal" monitor resolution and (...)

Hi, this idea is surely not for the typical WEBCON user but I think everyone of the partners has run into at least one use case where the standard form layout is not enough. Sometime because of some specific requirements or where we wanted to provide additional options to guide the users through a large form. I also tried and failed creating an "advanced validation dialog". I wanted to displ

(...) rkFlows, ICacheStore cacheStore, Int32 processId) w WebCon.WorkFlow.Studio.Logic.Managers.ProcessesManager.FillProcessData(Process process) w WebCon.WorkFlow.Studio.Forms.ModuleProcess.Processcontrol .set_DataSource(Process value) w WebCon.WorkFlow.Studio.Forms.ModuleProcess.ProcessView.ProcessViewPresenterBase`2.Plug(TDataSource dataSource) w WebCon.WorkFlow.Studio.Forms.ModuleProcess.Pro (...)

(...) Flows, ICacheStore cacheStore, Int32 processId) at WebCon.WorkFlow.Studio.Logic.Managers.ProcessesManager.FillProcessData(Process process) at WebCon.WorkFlow.Studio.Forms.ModuleProcess.Processcontrol .set_DataSource(Process value) at WebCon.WorkFlow.Studio.Forms.ModuleProcess.ProcessView.ProcessViewPresenterBase`2.Plug(TDataSource dataSource) at WebCon.WorkFlow.Studio.Forms.ModuleProcess.P (...)

(...) ame, String nameFormat) w WebCon.WorkFlow.Studio.Logic.Managers.Automations.AutomationsManager.CloneAutomation(AutomationEntity entity) w WebCon.WorkFlow.Studio.Forms.ModuleProcess.Processcontrol ler.CloneAutomation(AutomationEntity automation) w WebCon.WorkFlow.Studio.Forms.ModuleProcess.ProcessPanel.bbiAutomationClone_ItemClick(Object sender, ItemClickEventArgs e) w DevExpress.Xt (...)

(...) blem across different servers, along with an unexpected exception. [EXTERNAL PROD SERVER] We are using RichText MultiLine fields. We receive a TypeError message: the label is displayed, but the control field is missing. When switching the field to standard text, the error disappears. However, switching it back to formatted text causes the error to reoccur. Now the strange part – Test Results: (...)

(...) Hello. As of today our company upgradet to 2025. Ana i have very big isuel wit Studio, and Workflow designer. The new "inteligent" paths are terible. You have so litle control over them. It's imposible to make any bigger proces that's is easy to read. Is there any way to more precisely control paths, elements (their size) on diagram. Or even better return it's behavior to previous state from previo (...)