(...) On reports we have the great possibility to exeCU te mass actions by passing in some parameters. It would be a great having a similar kind of dialog menu action, where we can configure some informational text (e.g. as header/footer) and of course one or more fields as parameter. The configured parameters we then can use to exeCU te an action. The dialog could contain a cancel and a okay
(...) I try to implement a ConfigEditableItemList in a CU stom action in C#-code. When I go over the ConfigEditableItemList I get the message: "The class with the item list configuration must implement: IConfigEditableItemList". I implemented an example but when I upload the SDK into Webcon I get an error that there is the implementations missing and I can see nothing from the SDK. Has someone experi (...)
(...) uble with Sharepoint and the Webcon solutions we managed to get everything running smoothly again. We uninstalled everything except from SOLR, and installed it again. The old databases are offline. CU rrently there is still an alias configured, that routes traffic that might go to the old SQL-Server to the new one, which is okay, but nothing we want to have to use forever. When i open Designer Stu (...)
(...) there are some cases where this is not possible. For example in a "Person or group" field where the picker is limited to a group. 2) I added the "SearchAllTables" stored procedure to look for any ocCU rrence of the BPS_ID of the group. https://ignas.me/tech/searchalltables-sql-stored-procedure/ Note for myself: I should add a second stored procedure which only searches through relevant tables. Be (...)
(...) We recently had a presentation of WEBCON BPS for a new CU stomer. They came up with the question if not only changes of an element are being kept in history, but also views. So we need to define the definition, what as to be considered as a view. Sometimes you can tell a lot from what you see on a report already, but keeping track of this would be too much in my opinion. The easiest and most pragm (...)
(...) Hi all! We are CU rrently using the Google Maps field with address-based (dynamic) mode for registration of clients, which is in my opinion very user-friendly. The problem is, this mode shows the correct position on the map, but it doesn't store anything in the workflow item. We want to store Longitude and Latitude (e.g. in 2 extra fields of the process/workflow) along with Street, Zip and City (w (...)
CU rrently, views do not allow dynamic filtering on views for datetime and people-picker fields. It can be done by extending the query in the datasource. The datasource can only be changed by administrators and designers. For end-users it would by great having the possibility to use placeholders for filtering datetime and people-picker fields. My idea is having placeholders like [now] / [today], w (...)
(...) orm rule on page load, but only when we go into Edit mode. Is there a way that his is also done in read only mode, when we jus to open the Form. A quite similar scenario applies when printing a doCU ment – we want to have the last version of the Partner data. Best regards Aleš
(...) Hello, I am trying to clear the contents of a technical itemlist which I use to put data into a word doCU ment. This itemlist works as a buffer and takes the rows 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 itemlis (...)
CU rently there is only one option to install Office Add-Ins from Webcon Portal - use Internet Explorer. As we know IE is realy old web browser and Microsoft is going to finish support for this browser at 21th of August 2021. We should add support for this feature for modern web browsers.
(...) ow is created for a specific user. My goal is to check if that user is a User Cal (has a Webcon licence) and if not send me an email so I can give the user the access required. I've created a Send CU stom email and I'm trying to define the exeCU tion rule that will be checking the previous statement. My query is the following: SELECT UCL_BpsID FROM WFElements JOIN CacheOrganizationStructure a (...)
(...) n an SQL-grid in the forms where I think it will be helpful to the users. It can be very helpful even in the preview form in reports. Attached 2 screenshots with german and english browser. Please exCU se the bad formatting - I hope you enjoy anyways! ------------------------------------------------------------------------------------------------------------- SELECT WFH_STPID, WFH_OrgID, WFH_C (...)
(...) ould 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 body at least. :) b) Allowing html for the body. CU rrently adding line breaks is cluttering the form rule because we need to use a constants with >\r\n< as a value since the \ is escaped in the text. There's an option to use bold/italic in alerts if (...)
(...) Hi all, I have a process for the RH where for the different subsidiaries there are different doCU ments and salary benefits for the new admission. The point is when the subsidiary is selected, the form should be updated with the list of doCU ments needed and send them in a notification for the new candidate. There are some issues with this, I'm not able to initialize the item list with the (...)
(...) Hi, a user just tried to search for a word through all doCU ments in a report via the report's search panel, using the "Search in Attachments" option. As the hitlist was way too small I got called. I found out that the result only includes instances that have the searched term somewhere in the metadata. If i do a global search I get hundreds of hits - so the doCU ments are properly indexed, and can (...)
(...) ws/ to help in the configurations and I'm able to send the information to Sharepoint: Message Log for my Action Message Address of a Sharepoint list: https://visionboxdomain.sharepoint.com/sites/CU stomers/Lists/Calendar Inserting values: Title: Renovation Doc, Location: PT, EventDate: 3/12/2021 12:00 AM, EndDate: 3/14/2021 12:00 AM, Description: Renovation of doc, fAllDayEvent: , EventType: re (...)
(...) Hi all, I'm taking some time to explore the possibilities of Sharepoint and Webcon. I have a process set up to approve internal doCU ments and they need to be renewed after 1 year from the previous date. I was trying to set up the beginning of the process in the Library List (and in the future use the renewal date do display the Start Workflow option for the line) and took the example of ht (...)
CU rrently there's no option to manage e-mail notifications in Webcon BPS. It would be a nice feature for users to be able to manage from which process / step they want to receive notifications and from which not. Just like they can personalize portal main page. Now if user are assigned to a lot of applications, it usually create mail rule in it's mail client which move all notifications to one plac (...)
(...) Is it possible to change the type of environment from PROD to TEST? Due to the expansion of the server room, we would like to transfer the production environment to another server, and leave the CU rrent one as a test environment. Is there a procedure to migrate the PROD -> TEST environment and export the application to the new PROD environment?
(...) e Designer Studio while editing SQL or Javascript code. Therefore it would already help if there were line numbers and code highlighting e.g. for opening and closing brackets. Sometime it is diffiCU lt to manage your own code when it reaches a certain number of lines. For example, if you have a Javascript code and only one semicolon or closing bracket is missing, you need to look for the issue. (...)