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

search results

for ui

(...) Hello, it would be nice if there`s a possibility to customize columns in bui ld-in Archive report (Searching structures), independently for each application for example :)

(...) Maybe this is simple and I'm just overthinking it. I'm creating new proposals, each new proposal has an automatically generated # associated with it (PFY2021-xxxx). I have the form rule bui lt to create the string, but I need the number portion to append. The xxxx number needs to increment for each new record entered. I can't seem to create an "application wide" variable that I can reference, cre (...)

(...) and everything seems to be properly configured - the data is read, but the synchronization fails and each entry shows error as below (of course there is valid data under these xxxxx) Record (distingui shedName: CN=xxxxxxxx,OU=Users,OU=xxx,DC=xx,DC=xx,DC=xx, displayName: Lastame, Firstname, adsPath: LDAP://CN=xxxxxx,OU=Users,OU=xxx,DC=de,DC=xx,DC=xx) doesn't contain property useraccountcontrol Our (...)

(...) The management of BPS groups is only possible for WEBCON Admins. Some customers wish, that they can do this on their own, but we don't wont to give the requi red rights. We solved this by means of a little helper workflow, that enabled us to configure the BPS group to manage, a responsible person and an itemlist with the assigned users. This works qui te nice this way. However, it would be great, wh (...)

(...) We are going for NIST 800-171 / CMMC compliance and we will have contracts with Cui data potentially stored in WebCon flows via attachments. Because of this we need to be able to trace every single action a user takes and log it. Uploading attachments, accessing, deleting, updating, etc.... Is this possible with WebCon? Does it have the ability to send access logs to a SIEM?

(...) Hi community! We are currently facing a new requi rement, where it should be possible to change the browser language with a series of buttons in the form (approximately 20 different languages). Every click on a language button should change ui labelling on current form to selected button language. e.g. [German] [English] [French] ...

(...) text 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","errorGui d":"f8b38a8e-7220-461b-83f6-f2f8d65aae47","stacktrace":"","innerError":null} You can also see the attached pictures. Any qui ck fixes for that? Thanks!

(...) a naming convention) and based on the attributes we want to move the file to a target workflow elements. Is there a way to do this via standard actions? I've struggled to find one and we might be requi red to create a sdk action to copy the file.

(...) s for year and number of days and would like to type let's say "2022" in the year field (the separate one outside the list) and clone it to all the items on the list. The "update item list action" requi res a unique ID of row to be updated, but on the registration step the item list is not in the WFElementDetails table yet (I guess...), so I can's get row ID's. I've tried adding a technical field wit (...)

(...) Hi everyone, I'm currently creating qui te a lot of "validate form" actions. For example: - Date one must be after date two - Date must be in the future - Integer value must be positive These are implemented as "validate form" action since I prefer validation on the server rather than on the client only. The draw back is, that it's a poor usability. So I "recreate" the same validations as form rul (...)

(...) One of the flows I've bui lt for NPI has alot of attachments and some are rather large. Users have asked if there is any status indicator for ongoing attachment uploads so they can know when it is complete. Does this functionality exist? If not, is there an enhancements list I could add it to or upvote? Thanks!

(...) Several of our workflows have multiple attachments that are usually qui te large, some can range up to 100MB for a single file. I would be nice to have a progress indicator of attachment uploads so our users could be sure that the file actually finishes uploading and doesn't leave the site prematurely.

(...) tarow (based on SQL-Query). We deployed the solution and the document template to PROD and everything was fine. After that we added one new field to the datarow (SQL query was modified) as a new requi rement and added the new field also to document template. On DEV system everything looks fine, we deployed the solution to PROD and suddenly this new field is missing in Word Add-In (in the selection (...)

(...) arameters are stripped from the URL and only the path and hash remains. My request is to change the logic that the query parameters are kept. Sample PowerShells script: $uri = new-object System.UriBui lder('https://login.microsoftonline.com/common/oauth2/v2.0/authorize?ui _locales="de-DE"#ui _locales="de-DE"') $query = [System.Web.HttpUtility]::ParseQueryString($uri.Query); $query["redirect_uri"] = " (...)

(...) th parameter would be even better ;-) Bye, Bjoern Poller P.S.: Daniel gave some alternative ways under: https://community.webcon.com/forum/thread/699/15 P.P.S. (2021-08-17): I found temporaly solutui ons for editing ATT_ID and continuous numbering with an action (Run SQL procedure) for those who can't wait -> https://community.webcon.com/forum/thread/699/15

(...) enever the item list has any rows and I tried many examples to construct a validation form rule in order to have information on that column. I was using a SQL query because: - Column cannot be requi red (there are cases that the user is sending documents so the item list will be empty) - Form rules using Condition By Row cannot be used inside the form validation which expects True/False results (...)

(...) Hi everyone, did some try (and succeed) to use Razor within a plugin? I tried to use RazorLight, which isn't possible because it is not strongly signed, which is a prerequi site for plugins. Afterwards I tried the unmaintained RazorEngine, which fails, because the plugins assemblies are loaded dynamically and not from disk. Which in turn causes an error in RazorEngine which I'm currently trying to (...)

(...) 2. https://winnovative-html-to-pdf-converter-applic.software.informer.com/versions/ Version 15 has been released on 28 Oct 2019 https://www.nuget.org/packages/wnvhtmlconvert/15.0.0 There have been qui te a lot of improvements and updating the version could save others a lot of time. Minor additional wish :) Adding a configuration option to automatically create bookmarks, the attachment shows the r (...)

(...) Is there any method of removing unwanted application? Normally you can't do that from Designer Studio. When an application has any processes or other elements it requi res to remove them first - the Studio prevents from having orphaned elements. It is ok unless you want to remove the whole application. The application I want to remove is qui te complicated and removing all sub-elements would be very (...)

(...) I know this might be a controversial one when it comes to performance, but sometimes it could be qui te useful to be able to bring that value in reports. Some of that sometimes could also be done with calculated columns in reports, but it could be easier I suppose.