Hi everyone, I'm joining the conversation, also I'm not sure whether there's really something left to do here and the biggest question is, how to determine which element is unwanted. Nevertheless I will leave another approach: In my case changing the "Without id" value will execute the form ru
Hi Marcin, as I mentioned, I don't use this functionality. I had the time to look at the system this time and as far as I understand the field "Custom barcodes template" would be available once you create a SDK plugin. Unfortunately I haven't found any documentation and based on the example I
Hi Martin, you are welcome. :) For any future readers I will rephrase the comment to make it more clear why the two "timeouts" are something completely different and may cause problems: There might be a problem when the loop is executed multiple times. The more items there are the longer it
Hi Martin, since we don't have a loop over item list yet, you could implement a loop in another way. Scroll down to the second post from the bottom. I'm looping over all attachments but this would also work for item lists. https://community.webcon.com/forum/thread/699?messageid=699 There mig
Hi Marcin, there's a reason for me that I have kept silent. I haven't used this feature since my training three or four years ago. :) In addition I'm not sure what you mean with custom barcode. Maybe the following can help you anyway. The hotfolder mechanism can create new workflows from fil
Hi Michał, I'm not aware of any such option and if it's neither available in the UI nor in SDK / REST API it's not supported. Btw. I've activated notifications for threads where I have participated. :) Best regards, Daniel
Hi Michał, I had a quick look and you could try the following but I'm quite sure, that this is not supported, I haven't tested it and won't do so. :) There's the field DEF_TemplateID in [WFDefinitions] Templates have the Id 8 and dictionaries 7. In addition there are the columns DEF_Templa
Hi Marek, I think it hasn't been changed. You still need to select "Choice field (picker)" and tick the "Use people field data source" parameter. But maybe I'm confused because I don't know which version you are using / have been using, :) Best regards, Daniel
Hi Marcin, sorry, I probably got it wrong. So you just need to check if the value in a field is unique. I've a similar use case and wanted to display in the browser an alert to the user, whether the value is already used. I created this business rule: select {WFCONCOL:59} from WFElements
Hi Dan, based on your other threads I would guess, that you added a click event handler which want's to create an item list row. Unfortunately it's not attached to the correct element so it fires wherever you click. Maybe you could remove all form rules which are executed during page load, hid
Hi Marcin, which barcode are you referring to? If you add a barcode using this action https://community.webcon.com/posts/post/the-add-a-barcode-action/62 The instance id will be part of it. This will be unique across all applications in the same database. Best regards, Daniel
Hi Marek, I did hope for a "better" answer, that nothing worked. :) So we are back to square one. I have two ideas, but these go down a technical road. Option a) Open teams in the browser and check whether it's loaded there. If it doesn't load you could fire up the developer tools, check th
Hi Marcin, you can use the "Start a subworkflow (SQL)" for this. This allows you to create any number of subworkflows based on the results of an sql statement. It's explained here: https://community.webcon.com/posts/post/starting-workflows-in-webcon-bps-actions/76 Best regards, Daniel
Hi Mark, I just had a similar (temporary) case. Everything was blank until the underlying website was loaded. The app is using a page which isn't regularly used in my case. Can you click on the world icon in the right area to open the referenced web site in a browser? Maybe this URL doesn't wo
Hi Marek, that's a little strange but I have seen this ones before. If you active "Allow adding values not in data source", a GUID will be generated as an ID for this value. Maybe you can check the field configuration. Best regards, Daniel
Hi Marcin, we are granting permissions to application and processes via groups. These could be either Active Directory groups or BPS groups. If you are using this approach you can create an application in which you can assign users to these groups. Here's an example of how to do it with BPS
Hi Marek, I don't see anything strange. In you screenshot I see GUID#blacked text, so this would match the ID#Name pattern. Id doesn't refer to an integer, it can be an integer or a text, for example the GUID of a workflow instance. Best regards, Daniel
Hi Michał, I would also use the same solution if it works. I don't remember whether I could overwrite the original event and add my own before calling the original one. One alternative would be to duplicate the button HTML, add your event which 'clicks' the button afterwards and hide the origina
Hi Michał, I'm not sure that I understand everything, but the current question is: How to execute Javascript once the modal dialog for editing an item is closed. My currently best bet is to use a mutation observer I used this once to modify the behavior of an item list which is inside a tab
Hi Aleš, it’s no normal user CAL it’s a Designer Studio CAL. When I wanted to reassign my CAL from a normal primary (normal) user account to my second(admin) account in summer 2020 I got the above answer. I think this is still true today, at least if you are running WEBCON BPS OnPrem and ar