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

search results

for row

(...) Curently there is only one option to install Office Add-Ins from Webcon Portal - use Internet Explorer. As we know IE is realy old web brow ser and Microsoft is going to finish support for this brow ser at 21th of August 2021. We should add support for this feature for modern web brow sers.

(...) In order to give users a more simple look of what happened so far in the workflow, I created a datasource that should work for all workflows and translations. Values are shown depending on the users brow ser language. It simply shows which step was left with which path, by which user, at what time. I present this in an SQL-grid in the forms where I think it will be helpful to the users. It can be (...)

(...) It would be nice if there were the following changes to the form rule alerts/confirmation functions: a) Modal dialog They could reuse the modal dialog from the "single row edit" instead of using the brow ser 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 texts but I would be fine with setting the bo (...)

(...) the thread name once the author deems the thread as closed. Of course tags like in the user voice would be nice changing the thread name would serve the same purpose. This would also help if someone brow ses the forums on a non regular basis to check whether there is an unanswered question. The 'solution' /'helpful' option itself isn't good enough for this in my opinion. We don't see who clicked it. (...)

(...) and if the user changes one of them, I want that cell to be marked so it's easier to check the value. I have found some examples but it's using a rule (like > than X) and it's painting the entire row . In the new release there are new item list actions which allow to paint one cell but I don't know how to write the change value (probably I will have to use SQL command for this). Any ideas? T (...)

(...) What would be the best method to remove row s from the item list of an instance inside an SDK plugin in order to make use of them in C# code? I tried to remove row s from the item list in the code C# (SDK plugin ) using function : WebCon.WorkFlow.SDK.Documents.Model.ItemsLists.ItemsList.RemoveAt(int index), but can't delete all the row s because I get the error from the image

(...) will be entering Addresses and I'm saving the new entries in a Dictionary. I have the subworkflow set up and it's working but I need to add some rules in order to not create duplicates neither empty row s. For my case, the information to be checked will be Customer Name and Address (because a customer name can have more than one address). I was trying to follow the query below but I'm not sure on (...)

(...) Hello, Our client can't give the type of acces needed to the user in order to install the Outlook Plug-In from the brow ser platform. Is there a way to install the plug-in manually? I saw that for the Word Plug-In there is an executable file, but i couldn't find such a file for the Outlook Plug-in. Is only found a .vsto file. Thank you in advance! George

(...) business delegation process and would like to allow everyone to check who's delegated and when. I do not want everyone to be able to check details of delegation, costs, etc. And clicking on a report row allows me to go to the details - which is what I do not want. Only basic info that I set up in the report should be available. Is there a way to do that? I guess it has a lot to do with user rights, (...)

(...) Is it possible to loop over all row s of an excel file? I have an excel file with employees information(say 50 row s of employees). I want to navigate through each row , read and populate data in my form from excel columns and then trigger a workflow for each employee.

(...) the past. I have a crucial picker field in an item list, that has target fields from some of the columns in that same item list. It works in our current PROD version (2020.1.3.411). In 2021 it throw s: "Sequence contains no matching element" - Error, and the value is not transferred into the target field. I tried with a different field in another process and another itemlist, with different dat (...)

(...) A disabled. When I try to setup connection in HotMailbox, I get "ERROR: The request failed with HTTP status 401: Unauthorized". I don't have any problems when I try to log in to outlook directly in brow ser using the same credentials. What else might be wrong with configuration? Thanks in advance for all suggestions.

(...) Hi community! We are currently facing a new requirement, where it should be possible to change the brow ser 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] ...

(...) error is coming after providing the credentials while launching the application. If anyone can please suggest what is the cause of this error and how it can be fixed. I have already tried deleting brow ser cache, reinstalling the designer studio, etc. Thanks, Siddharth

(...) 143 (tested, worked fine), something similar is happening in 2021.1.3.163 when you use a picker field in an item list, and map it's data source-columns into other columns of the item list. It then throw s: "b.map is not a function"-error, see attached screenshot. If I dont map data source columns to other columns it doesn't throw an error.

(...) Is there a way on a new record to prepopulate an item list with static row s? The idea is for each new workflow started, an item list would have 6 row s already setup to have other data entered. Nevermind, I found it :) https://webcon.com/item-lists-repeating-data-done-right/

(...) s a slight problem with updating an item list. I have a list of items (emplayee, year, number of days available). The list is being initialized at the registraton step with all the employee names (70 row s). I've also created seperate attribute fields 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 (...)

(...) System.Reflection.RuntimeAssembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, RuntimeAssembly locationHint, StackCrawlMark& stackMark, IntPtr pPrivHostBinder, Boolean throw OnFileNotFound, Boolean forIntrospection, Boolean suppressSecurityChecks) at System.Reflection.RuntimeAssembly.InternalLoadAssemblyName(AssemblyName assemblyRef, Evidence assemblySecurity, Runtime (...)

(...) ith lines if the user select a Sales Order in another field or manually filled if there is no information on the SO. There is a column that is mandatory to be filled whenever the item list has any row s 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 required (there are cases that the (...)

(...) r name: id ------------------------------------------------------- CallStack ------------------------------------------------------- at WebCon.WorkFlow.Base.Exceptions.Handling.ExceptionHandler.Throw Exception(Error error) at WebCon.WorkFlow.Studio.Logic.Authentication.PortalRequestHandler.CreateException(HttpResponseMessage response) at WebCon.WorkFlow.Studio.Logic.Authentication.PortalRe (...)