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

search results

for row

(...) Between Item lists there is relationship 1:C. How row in the parent Item list can be protected to be updated or deleted if in the child item list there is a row referenced on ID of row in the parent Item list. Is there any sample that can help to overcome this issue. Both Item lists are in the same step.

(...) Adding possibility to add SQL row as a column could be also a workaround to achieve that. Right now (BPS 2020...434) is is only possible to add instance number from system fields to mass notifications.

(...) to an existing MSSQL data source. In many processes I have a global field with the unique identifier. I would like to use this key for a 1:1 join. I can show the join results on the form (using Data row field type) but not on the report. Is something like that even possible?

(...) ving the option to implement and configure a SDK extension for reports, which would allow to execute an action based on the current selection. In my case the SDK extension would receive the selected row s with all fields and generate an advanced Pdf report. Like configuring the mass action, there should be an option to configure the SDK action. Like picking the right extension, title and maybe an ico (...)

(...) to start a subworkflow from an item list. My item list will have the candidate for Positions and it will not be filled at the same time, each time there's a candidate for an offer, the user creates a row . To start my subworkflow I'm using as conditions having the candidate name as not null and a flag set to true and i'm using this as an execution condition with the following SQL: if exists ( sel (...)

(...) select '{WFCONCOL:1769}' as {DCNCOL:105}, 'Requester Manager' as {DCNCOL:104} from WFElementDetails where DET_WFDID='{WFD_ID}' and DET_WFCONID={WFCON:1652} with the unique value set to be the row identifier Anyone with ideas? Thank you!

(...) eport is inconvenient and not look good. Where useful will be to set: - how many attachment's we wont to see - filter them by category or type of file on seconde side nice to have will be colapsing row to see only one attchment and after expand see more. The all will be very useful to do good reports ;)

(...) Hello, I am trying to clear the contents of a technical itemlist which I use to put data into a word document. This itemlist works as a buffer and takes the row s of another itemslist which have with a YES/NO field selected as YES. The source itemlist always has different values so i need to refresh the buffer. I need an easy way to clear the contents of the buffer itemlist. Also, the buffer itemlist (...)

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