Hi Michał, depending on your experience with JavaScript debugging you have different options each one requires a bit more knowledge about it: 1. Create an if then like in the attached image, to conditionally execute parts of the rule 2. Use it as a "standalone" rule in a single line and just t
Hi Thomas, I just wanted to inform, that I wasn't able to achieve this in 2020. I hope someone else had more luck but I'm not sure. What I tried in 2020 to generate the classes: https://github.com/Azure/autorest https://editor-next.swagger.io/ I just pasted the v4 API JSON to https://edit
Hi, I know this is a kind of "stupid" request. If I select an "Item list" it would be great when the order of "New form field" and "New column" would be switched. Even after years of using the Designer Studio I will create new fields instead of new columns, especially after just creating the
Hi Bartek, the last time this was asked, the answer was to send the mail BCC to a hotmailbox. https://community.webcon.com/forum/thread/1090 Not sure, if anything better has come up in the meantime. Nevertheless you could add your idea as a user voice. :) Best regards, Daniel
Hi Gus, thank you, I didn't though about the session storage. :) The GUID in mainPlaceholder is the WFD_GUID of the instance. I wonder, under which situation we could have multiple instance which can have "isDirty" == true. When I use a separate browser tab, the storage isn't shared, at leas
Hi Marcin, that's not possible, after all you could have multiple item list and how should they behave? But there's another option, if you define a fixed height, you can scroll the content of the item list. You find it under "Layout" of the advanced configuration. Best regards, Daniel
Hi Przemek, you can use the below filter, at least if the ID of your department field equals the BpsID. Otherwise you need to check the values. The filter condition will get the BpsId of all groups of which the currentuser is a member and than it will be checked, whether the Id of the Departm
Hi Martin, I understood it so that you have field(attribute) name like “Responsible person “ and this should be displayed as “REPONSIBLE person” but in bold instead of uppercase. :) I had a look at pure cas, but found only options where you need JavaScript. Since this will get complicated
Hi Przemysław, if the other users shouldn’t get a glimpse of the other instances I don’t see an other option than working with privileges. With glimpse I mean result in the archive/search structure or the search. If this would be fine, you could grant everyone read permissions to all instances
Hi, I had a "task" workflow with a due date and this due date was used in a timeout in a start step. At a later point in time it was decided that a "save draft" path should be added which won't validate the form. Using this path failed with "unknown exception" and the diagnostic log did not conta
Hi Nik, if you are talking about WEBCONAPPS, I don't see a change. Otherwise I would resort to other "Infrastructure" means redirecting the incoming URL to a different one. Maybe there's an existing proxy you can utilize or you could use URL rewriting: https://learn.microsoft.com/en-Us/aspn
Hi Radek, I have two ideas, I have tested none of them but each single step would work so they should work also in the combination. :) 1. Create binary attachment 1.a) Transform the result to a text 1.b) Convert the varchar result to varbinary https://dba.stackexchange.com/questions/6374
Hi, does anyone know how to get via JavaScript whether the page "is dirty". So I can do a similar check to "You are leaving the form with unsaved data"? Best regards, Daniel
Hi Lax/Lutz there's no option for modifying the navigation. What you can do so is using css to hide elements. Here you find an example to hide the system dashboard either in general or per application. https://community.webcon.com/forum/thread/1401?messageid=1401 Just in case you don't know
Hi Lax/Lutz, welcome to the WEBCON community :) You can define which kind of actions are allowed in the advanced configuration. Deactivating these action, will prevent the user from doing so. :) Best regards, Daniel
Hi Andreia, I'm not aware of any such option. We only use timeouts for this, but of course this won't mark the task as overdue. Best regards, Daniel
Hi Andreia, both your approaches should work but there's probably something off or I don't have enough information. Timeout: I don't see how your process gets to the system step in the first place, if thee control step uses the status value. Just in case: The action "Change singe field valu
Hi, if you really need a word file, than the only option would be to create a data table and use this in word. You can use a data table like an item list to print a table in word. If you would be fine with a pdf file, you could an intermedia html file which could be converted to pdf. The html
Hi Nik, even so I always argue against it, I didn't come up with a better way than doing this on database level and each environment. We used the below script for this. I added the line with "is not null" in this post, so I didn't test it and maybe there's a syntax error. Why did I add it:
Hi, after a few years I noticed that the "Business entity" field is missing from the available columns of a dictionary. Of course, one can create a BPS Internal view to work around it, but it would be great if more "default" (system fields) could be added: - Author - Date created - Last pers