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

search results

for List

(...) Hi, I have a category List and sub-category List and I want to create a two picker fields where the second one will be based on the first one. Category(picker dropdown): * A * B Sub-category(picker dropdown): *A1 *A2 *B1 *B2 If I will choose Category A, the second picker field should show only A1 and A2 option. How to achive it?

(...) Hi all! I was trying to see if it's possible to send a form, that would be triggered in webcon by the user, with a List of fields and after the user submits it l, it is integrated in webcon. For example, you are creating your customer List , you send the form for the customer (user without a license), the person puts all the details and when its submitted, the information is automatically integrated (...)

(...) Does anyone came across an error like this? Not sure how to solve it. I attached the List of actions that occurs in the path but I don't understand what is the problem. Thank you for your help!

(...) When adding a new List item into a SharePoint List , you have the option in BPS to capture the ID of the new List item you have added. Then it is easy to add attachments to this List item using that ID. When I add a new document to a document library, the List ID capture option is disabled. It would be really helpful to be able to capture this List ID for a document library as well so that then I can us (...)

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

(...) There is a problem with using Designer Desk in version 2021.1.3.178. The error indicates no license (license exceeded), but the List of available and used licenses alone indicates that they have not been exceeded. Three users are entered as authorized persons for Designer Desk on the Designer studio side in Configuration. No editing in this field is possible at the moment

(...) $uri.Query = $query.ToString() $uri Returns: https://login.microsoftonline.com/common/oauth2/v2.0/authorize?ui_locales="de-DE"&redirect_uri=abc&prompt=none#ui_locales="de-DE" Reasons: 1. There's a List of 'official parameters' which but they are not necessarily implemented by every authentication provider: - 'Official': https://openid.net/specs/openid-connect-core-1_0.html#AuthRequest - Google: h (...)

(...) Hi everyone, I'm currently facing the following situation: A workflow has a 'wait for sub-workflows' step. A new request came in, to assign a task during this step, so that the workflow still get's List ed in the tasks overview. So far so good, I used the 'Create a task' action to manually add a task. Unfortunately, this task isn't completed when the workflow moves to the next step. As a result there (...)

(...) Hi all, I'm having a problem in Studio with a Form Validation rule using SQL. I have an item List that is populated with 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 rows and I tried many examples to construct a validation form rule in order to ha (...)

(...) After upgrating to 2021.1.3.205 my autocomplete choice fields in an items List started to behave really strangely and buggy (on several workstations). What happens: - when I scroll to the bottom of the List it scrolls back to the top by itself - when I scroll down a little, the List changes position by itself a little to the top or to the bottom - sometimes an error pops up when scrolled to the bottom (...)

(...) Hi, We have encountered a 2nd customer asking us for the following functionality: When a user is opening an instance from a report, a List with all the users who viewed the data should be available. I am not sure how that could be handled when users preview a report, as the reports could contain all the data from the instances. That functionality should probably be added on the reports somehow, but (...)

(...) Hello, I have designed a solution for users so they can access their workflow documents via a simple report, that shows a List of documents with links. This seemed to be the most user-friendly way of presenting documents List . The report shows a List of documents from specified document flow definition. Unfortunately, the report runs very slow, even though there are not many documents in the database (...)

Hi everyone, this is just a simple JavaScript which changes the assigned space of the left and right panel from 50% for each to 75% for the right and 25% for the left. The JavaScript can be copy&pasted into a JS Form Rule (1) which gets added to Behavior tab (2) so it get's executed. window.ccls = window.ccls || {}; ccls.changePanelWidth = {}; ccls.changePanelWidth.execute = function

(...) ows to request information for the main one. Because the main one will keep being edited after the subworkflows are launched, I've decided to set them as parallel. They will be started through a item List and after one person for the task is selected in that item List . This is bringing me many issues and challenges. First of all, I need to use 2 actions in the subworkfows to fill in 2 different (...)

(...) PathDocumentation instead of PathDescription. Currently "PathDe[s]cription" is duplicated. 4. Buttons are not part of the generated file. At least I didn't find any. Could multi language pickers be List ed separately? I don't believe that the translations could be handled by the export/import but if the excel would contain a List it would be easier to check. Ok, this is really a low priority wish. :) (...)

(...) his field, the field is accessible depending on report source type... when the report source type is "SQL Source" - the field is accessible when I choose "SearchIndex source" - it disappears from the List of accessible fields... Did anyone face same issue? Is it for a reason, or is it malfunction?

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

(...) I hope I can explain it right... I'm trying to add an autocomplete column to an item List that is filtered on a multi select column. So I have a projects dictionary, and want to select a project from that. Each project can have multiple employees working on it, therefore I created a multi-user selection in the project dictionary. When selecting the project I want to get all projects where my account (...)

(...) ayClass7_0`3.b__0(TSource x) w System.Linq.Enumerable.c__DisplayClass7_0`3.b__0(TSource x) w System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext() w System.Collections.Generic.List `1..ctor(IEnumerable`1 collection) w System.Linq.Enumerable.ToList [TSource](IEnumerable`1 source) w WebCon.WorkFlow.Base.BusinessLogic.ElementManagement.FormFields.Choose.ChooseValuesLoader.Lo (...)

(...) I have a dictionary process containing some appartments, and another process where you make reservations. I would like to do one thing - let's say you are browsing the appartments List and when you find the right one, you want to make the reservation right from the appartment form. At the moment to do this I first need to click "edit", then a menu button with the relevant action appears which I can cl (...)