(...) Hi, the API endpoint returns a list of all processes inside a appliation. /api/data/v5.0/db/{dbId}/applications/{idgUI d}/processes It would be great, if the result would contain a property to check, whether a process in the result is only a relation. { "processes": [ { "id": 0, "gUI d": "string", "name": "string", >> "isRelation": "boolean"
(...) Hello, how to bypass reqUI rement with reqUI red field using Rest API. Even admin mode does not disable this reqUI rement.
(...) Hi guys, i use the mailapproval function to "accept" or "decline" a step. The "accept" path works fine with mailapproval. The "decline" path actually has the comment set to reqUI red and therefore the path transition operation failed with an "validation error". What can i do to set the comment not reqUI red in case of mailapproval or even better to add a comment in the mail which is then used f (...)
Hi It would be useful in the form rule to have the ability to make a comment mandatory. We have cases where, depending on certain selected values, we need a mandatory comment. Thanks, Raluca
(...) Hi, it would be nice if the view V_WFElements would not only contain the integer id but the GUI D. I'm not sure whether using the view in a calculated column would be more performant or creating an own join, but only for one table. For example (select Count(*) from V_WfElements childs where childs.DTYPE_GUI D = '0000' ... further conditions) vs (select Count(*) from WfElements childs join W (...)
(...) It is possible to make descriptions reqUI red by default in Designer Studio for Applications, Workflows and Steps?
(...) Hi all! I want to hide / show / mark as reqUI red some form fields based on field GUI d. Is there a way to do this easily? When I look at the signature of e.g. Hide function it just seems to take some shrinked DB name (e.g. AttText35) or field id (integer), which is different between environments. Appreciate any hint into right direction. Thanks in advance & best regards, Nik
(...) ils are delivered but log is filling up with error. Error: "Failed to save information in the workflow instance history about the successful email sending execution" Error details: "Unrecognized GUI d format." Attached screenshot with it. In history there is only information about adding e-mail notification to queue. No additional confirmation about delivery. Using MS Graph configuratio (...)
(...) Hello, when working with custom columns in reports I'm always trying to avoid using regular ID when comparing forms, workflows, processes etc. I'm almost always joining with specific tables to get GUI D, so reports won't break between environments. Inside custom columns we can access wfelems, which as far as i know is based on V_WFElements - if we could get DTYPE_GUI D, DEF_GUI D, WF_GUI D there it (...)
Hi, Here are a few recommendations for UX / UX area: 1. Search. 1.1. The ability to hide the search bar in the left menu and display only the one at the top of the page. 1.2. The ability to fully customize which elements are displayed in the search results records (to disable some of them). 1.3. The ability to add selected fields from forms to the search results records. 1.4. The ability
(...) following error: Could not load file or assembly 'Experimental.System.Messaging, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. A strongly-named assembly is reqUI red. (Exception from HRESULT: 0x80131044) File name: 'Experimental.System.Messaging, Version=1.1.0.0, Culture=neutral, PublicKeyToken=null' It seems that, in this scenario, the add-in does not reco (...)
(...) I try to bUI ld table with short history to put it in protocol (word>>pdf) of acceptance So i would like to have 3 columns: 1) person 2) behalf (if was) 3) time step at the moment I'm struggle with filtration .... skip save or other than end step paths ... in green lat 2 - the "steps" where I clicked - finish ..live the step ... where I have 1 person and no waiting for other to finis (...)
(...) Hello, I would like to set a comment as reqUI red depending on a value of a data table. Is it possible to make this reqUI rement dependent on a business rule? If so, how would I proceed here? Thank you very much!
(...) Hi, I just noticed that the reqUI red star is added to the save button, when a new item list row is added in 2025.1.1.105. It would be great if the reqUI red star is added whenever a form field was modified, the page is dirty. There's already the session storage key "WebconBPS_FormIsDirty" and the functionality to add the reqUI red star. It's probably not complicated to combine the functionaliti (...)
(...) Hi, it would be great if the Change history details would contain the GUI D of the modified element. I was able to identify the modified object using the SaveStamp, but this will only work for the latest change. Best regards, Daniel
(...) Dear Community, If you've encountered issues accessing https://UI fabricicons.azurewebsites.net, it's not a bug - it was locked. This site is intended for internal use only (restricted to Microsoft employees?). Source: https://github.com/microsoft/fluentUI /discussions/35051#discussioncomment-14286716 Fortunately, there's an alternative you can use to browse Fluent UI icons: https://developer.mi (...)
Would it be a problem to add a button "Show full error description" (available only for admin users maybe) on the error notification pop-ups ? It would sometimes speed up the debuging. When error shows up on production environment you have to log on to production designer to see what is going on and then to dev designer to fix it. Knowing exact error description would let you sometimes fix/anal
Attachments: Currently its only possible to "lock" Attachments in certain steps while breaking the form-inheritence. It would be great if we could have a "readonly" for Attachments in the Field-Matrix. Comments: In some cases its necessary to "lock" also Comments (but existing comments should be visible). Kind regards Ernst
I’m considering whether it might make sense to create a ENABLE/DISABLE PATH function. Maybe we could even add a small blue (i) icon that explains when the button will be enabled. What do the others think?
(...) Hi, when using global constants in the global email template the reference is done with the IDs instead of the GUI D. By this it‘s not possible to just copy & paste the HTML code to other environments without having to replace all occurrences of those references. Therefore I suggest to use GUI Ds instead of IDs. Having global business rules for the email template would be great too. Kind reg (...)