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

search results

for button

(...) other process called "Sales transactions". In this process there is an item list holding the items to be sold at the current transaction. These items can be added through standard adding elements (+) button . There is a choice box that opens a list of available items with important columns. You choose one or more items and closing the modal populates the items list with the chosen values. That's an obvio (...)

(...) s reservation actions (custom action + SOAP action) in each path, we thought about having this as a global action (Upon instance saving). Is this possible and will it be triggered on each event (save button , path transition)? I hope the question is clear enough, looking forward to your input. Thanks in advance & best regards, Nik

(...) value. on text field I have selected "Invoke callback rules after value change" and in Item list callback rule I add condition , if text value is not empty just add new row. Wvery time I press button "add new row" I get exception "After callback form rule of items list: .. RowNumberCannotBeUndefinedOrEmpty" Do you know why?

(...) nt, SDK action, Change value of single field, notifications. 2. Saving report views I had to save each report view to show the new column. It was sufficient to click on the view and hit the save button . 3. Data source I had to remove the field, add it again and correct any usages, where the old column was used. 4. Copying values in the content database An archive database was not involved. (...)

(...) Hi, We have updated our webcon to the latest 2022 version "2022.1.1.53 Standalone", but after update the "Generate RS Report" action is returning error while execution as below: Error in Menu button action Generate Initial Detail Report. The HTTP request is unauthorized with client authentication scheme 'Ntlm'. The authentication header received from the server was 'NTLM'. The remote server re (...)

(...) Hi all! We have a tricky problem, so it seems. We want to redirect to edit form of another workflow (ID is known). This should be triggered with button click on current form. button is implemented as Html field and invokes a global menu action which has the correct hyperlink action and also returnUrl to current element. After save of the other workflow element, user should be redirected to c (...)

(...) Hi all! We implemented a button with popup functionality to create a new workflow item. On callback of popup item we want to set new workflow element id to dropdown, but obviously the new item is not in dropdown. Is there an easy way (with Javascript) to trigger reload of dropdowns datasource? Thanks a lot in advance & best regards, Nik

(...) ned, should be unassigned. Except for the "Add/Remove Privileges" Action (which is not what we want), I have found no way to switch task assignments. Is there a way to do it, preferrably via a Menubutton ? Kind regards

(...) can I change the appearance of the history button on the form? Just add the inscription history next to the icon?

(...) Hi everyone, did someone came across an option to verify, whether the save has been triggered by the save button or by a path transition in a form field extension logic class? I did check to no avail: - Public properties - Non-public properties - Passing {CURRENT_PATH} inside the configuration. Unfortunately it was empty too :( Does someone has another idea? Best regards, Daniel

(...) Hi community! In some scenarios it is necessary for us to render datatables on form containing some custom links or button s. For this reason we built following SQL statement for testing purposes: SELECT 'Internal' AS ID, 'Click me' AS HTML UNION SELECT 'Azure' AS ID, 'Link' AS HTML And we used this datasource in a datatable field on form. However, we have some interesting results. (...)

(...) Hi All, Is there a webcon function/action to invoke pop-up window to enter some value or person? Idea: - we want to have a "consult" button - but we don't want to have a permanent consultant field on the form as it's a bit confusing to someone - therefore the best solution would be to have some action in a way that when we click on "consult" path, window will pop-up asking who do You want to consul (...)

(...) Hi community! We want to add new row(s) to an item list due to customer requirement. This should be triggered on button click, that means on the client-side. Unfortunately I didn't find a way, to insert new row(s) to an item list in available JS functions. Does anyone know how to do that or could you provide some code samples? Thanks in advance & best regards, Nik

(...) additional checkbox column "Advanced Search (PopUp)". If any field is checked in this section, the popup search window should behave in one of the following ways. 1. Showing an "Advanced Search" button , which would then toggle the standard search box to a labels and input fields for the checked fields, the search button and a back to standard search button 2. Shows the checked fields plus the stan (...)

(...) ed a template, put fields and grids in, and lokked at the preview. Whatever i try, if I test with an instance that is currently in a step that is avi for MailApproval, Webcon adds the available path-button s to the end of the email. This will confuse people that are only meant to be notified a lot. We are using 2021.1.4.36 - if it has been fixed I have to live with it until we finally can update to 20 (...)

(...) Hey everyone, When an attachment is opened on the form, it shows the download button . Can we disable it? Also, when previewing the attachments there is always the top bar that contains the download and print button . Anyone knows if it is possible to disable it? Thank you, Martin

(...) Hi, I want to add a few calculated column in my report(Webcon Sharepoint version) but the button "Add calculated column" is disabled and I don't know why. Do you know why this button is disabled?

(...) n value will be "undefined" or the current default value. So that you can enforce this on production /dev. 2. After selecting the options in the export/import could we get a "download" configuration button , which saves the current settings. This file could then be loaded at another time and set the options as they have once been defined. Best regards, Daniel

(...) Can you add path button style options (in Global parameters - appearance) for every path color available in a workflow diagram (8 colors) ? So, changing a path color should apply corresponding button style in the path. This would greatly improve development time, in a big workflow entering path button style for every path is time consuming. Also, this will keep colors consistent between workflow di (...)

(...) ng. Having a preview functionality would add a great value to WEBCON BPS. As we already have the option to load the form values from a workflow instance, the next step would be hitting the preview button to have a look at the filled template in a new document. Like it is being done in Word when using the mailing functionality. :)