Hi Radosław, do you have the same issue, when "Single row editing" is enabled? I haven't tested and I'm not sure whether it would make a difference. if you have narrowed it down to the requiredness, I would test how the form behave when the form rule "Item list\mark required" is used to set t
Hi Damian, what would be more interesting would be the configuration of the field. :) I just tested it to make sure and it did work as it should. At least after configuring the search mode in the 'Picker' tab of the advanced configuration. Best regards, Daniel
Hi Przemysław, I somehow doubt that you will get a definite answer for the second one. That's also true for my reply. I have only a little experience in this area and known related to WEBCON BPS. In the end you will probably have to test it. Nevertheless here are my thoughts about this topic:
Hi Damian, this should work, too. Does it find "I need a black bike with white elements" when you search for "I need" ? Did you check the search mode whether, it's currently configured as "start's with" instead of "contains" ? 4) most important, switch the search mode to contains. Best
Hi Damian, welcome to the community. :) Before I throw a SQL statement at you, couldn't you simply use a "choice picker" in the item list? 1) Select the type, and use your datasource 2) add a new row a 3) select the "tags" field and activate "searching" 4) most important, switch the sear
Hi Patryk, the easiest option would be to create your CAML using the query builder: https://www.spguides.com/caml-query-builder/ This way you could test at least the query. Another question I have is, whether you are working with folders. This may also make a difference. @Przemysław I'm q
Hi Robert, I'm not aware of such an option. We did achieve it with some JavaScript. I will ask tomorrow whether I can share it on my blog along with another neat snippet we use in our Dashboards. :) Best regards, Daniel
Hi ARB, the "Column edit restriction" would be the way to go. Depending on your version, it may not always work as intended. Is the Asset Id editable at the same time the other fields should be set or can split it into two steps, perhaps with a wizard step? If the Asset Id is not editable / no
For future reference: There will be a new option starting with 2023 R1: https://community.webcon.com/posts/post/privileges-to-manage-bps-groups/375/3
I found a new solution for this idea which is easy to implement in your processes: 1. Add an html field/attribute 2. Add 5 lines of code which you can copy paste to each process Optional: Choose different colors for the buttons :) https://daniels-notes.de/posts/2023/path-button-styling-revisi
I did a little research and I found something I could use. :) Here you find an option you can use to freeze a single column: https://daniels-notes.de/posts/2023/freeze-item-list-column Best regards Daniel
Hi, I have no idea, on how to achieve this, but I want to get any updates on this topic. -> I have to post something to get a mail about updates.. :) Btw: In believe a more appropriate term would be "freeze". At least this is used in excel, if you want to always the some rows/columns. Bes
Hi Piotr, thanks for sharing. :) I've a small suggestion for those, who need to transport the workflow from one environment to another. Replacing the WFD_ID with the WFD_GUID in picture 3 and using the GUID value in picture 3 will allow to transport the dictionary with content to another enviro
Hi Michał, I'm assuming that you want to edit the attachments with Word online in the browser instead of editing them in the desktop application via webdav. In the first case my only idea would be to use the new "Onedrive" feature from 2022 R4. https://community.webcon.com/posts/post/working-
Hello Rafał, here's an example: https://community.webcon.com/forum/thread/1401?messageid=1401 Best regards, Daniel
Hi Dean, what you can do is the following: 1. Add an URL filter on all "child" reports. I'm assuming that you have one parent/main report which should filter other reports. 2. In your main report, which is used to filter the other reports, add a calculated column which will call a JavaScript fu
Hi Marcin, I have different ideas: 1. Do you really need a word document or would a pdf be sufficient? In this case, you could use a new data table which only displays the selected row. You could than use the syntax displaying a data table in an html template and convert the resulting html to p
Hi Adam, are you aware of the option to define a fixed height for the item list, that will allow you to scroll the item list only? https://community.webcon.com/forum/thread/2444 Best regards, Daniel
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