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

search results

for ui

(...) 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.

(...) the data does not go where it´s supposed to go because it is not transparent where the data is written or how the absence-process figures out at what data to look. if someone has replicated / self bui lt a new absence-process with more vac types AND a absence-chart (calendar view) of colleagues, I would gladly know how. thank you so much in advance

(...) - sometimes an error pops up when scrolled to the bottom of the list The temporary solution to this is to change the behaviour of the choice field to Pop-up search window, but this kind of window requi res more clicks and in my case is a worse choice. Anyone experiencing this too?

(...) Data table attribute gives opportunity to export containing data to Excel using its default configuration, the sole problem is it can only export top 1000 rows, when its qui te common to display bigger chunks of data in that form field. Documentation that redirects to below website doesn't mention anything about such limit: https://howto.webcon.com/exporting-a-data-table-form-field-to-an-excel-fil (...)

(...) nerate MS Word attachments. This gives me consistency when transferring processes between DEV / TEST / PROD. I don't have to think about replacing the name /DOCTEMP/f8e86bc...e967af9b62 with another gui d in appropriate action. The same I wanted to do for generating MS Excel attachments. Unfortunately I get the error: WebCon.WorkFlow.Common.Exceptions.WorkFlowException: An (name) action execution er (...)

(...) Hi all, I'm implementing an application for user management taking the gui de done by Webcon: https://community.webcon.com/posts/post/checking-user-and-group-privileges/258/3 So far, I'm able to check Applications and Processes privileges but when it comes to the Business Rules, I get an error for the column they use as Users (users . BRD_Users) : select users . BRD_ID , isnull ( DEF_Name (...)

(...) The structure of the form fields does not sui t one specific step in a workflow. How could I rearrange the form fields for this one step?

(...) Hi there, I have a data source of MSSQL type, that populates a data table. The SQL query is qui te complicated but it works. However it currently takes about 33 seconds to complete. Thus when executed in SQL Studio, I get the output table. When I try to execute it in a bps process, it fails. When testing in Designer Studio, I get an error of execution timeout. Is there a way to tell Webcon to allow (...)

(...) Hi All we have a large report bui ld in one of our processes (list of all invoices which contains >350k items) which is now not loading for users. we have rebui lt it in SOLR and it is fast like TGV train but we had some calculated columns based on item lists which we need to rebui ld. Is there any manual, KB article that describes this or anyone having expierience?

(...) HI, I propose to add possibility to do photos from bui lded cameras in laps/computer/no mobile devices like mobile. So to not do photo, save it on device and now addind to element. But to add exact after to the photo by camera, and run camera from element. It's could by by custom action or use bui ld funcionality. That problems show on Windows Surfface oraz normal windows where we can't use such fun (...)

(...) Hi, I have created a report, in which i am only interested in showing the Year-portion of a datetime-field. This works good until i try to group for the shown values in there. The groups are not bui lt by the years in this case, but still on the entire value. It would make more sense to group according to the display option the grouped column is set to. Especially because i dont know how to do ca (...)

(...) harepoint/Full Trust installation - WEBCON BPS Portal + WEBCON BPS Classic package (We first installed the .NET Hosting Bundle 1.9, then the System compontents check displayed that Version 2.1 is requi red.) When clicking on the "Warning-Sign" next to "not installed", it shows the the alert (see below in the screenshot). AFTER installing the .NET Hosting Bundle 2.1, the Warning Sign is still there (...)

(...) Hi everyone, I had the requi rement to provide a drop down which can be used to select a form type. Since I'm a fan of doing things the right way I've chosen to provide a multilingual label. Example: TMeasure$$de$$Maßnahme$$en$$Measure I'm not sure whether I'm missed something because of the late hour, but I didn't found a better option than creating this on my own. If someone else has a similar ne (...)