(...) data in this field (she see field but data source is empty for her). I checked already if there is some space sign or any other which limited the search result. She has privilages to application, form , on choice field there is no limit. I've seen everything because I have an admin privilages but even if I revoke permission (to replicate the problem) I still see the data source. Any suggestion (...)
(...) nt thing is that I would like to open the decision card after selecting the decision card and budget item. At the moment I have 2 bugs. If I set the DET_ID field in the data source, it opens a custom form for me. If I choose ID, I will get the error that it does not find the element (even though it gives a good element ID). How to embrace it so that you can open properly, this and the data after selec (...)
(...) Hi, Is there any way to freeze data in 'data table' field type? My case is following: The 'data field' form field downloads data from Oracle database. The data in Oracle database changes every hour. An user completes a form on T day, so the data in the 'data table' form field is refreshed. Then (after a few days) his manager opens the form to accept it. The manager should see the data in 'dat (...)
(...) administratorem. w Microsoft.VisualStudio.Tools.Applications.Deployment.ClickOnceAddInTrustEvaluator.VerifyTrustPromptKeyInternal(ClickOnceTrustPromptKeyValue promptKeyValue, DeploymentSignatureInform ation signatureInform ation, String productName) w Microsoft.VisualStudio.Tools.Applications.Deployment.ClickOnceAddInTrustEvaluator.VerifyTrustUsingPromptKey(Uri manifest, DeploymentSignatureInfor (...)
(...) differences between the version of webcon without sharepoint and with sharepoint? We have a lot of documents that we edit online and I am curious how it will affect the operation. I cannot find inform ation on the differences :/ My version (2020.1.3.443, display mode: Modern on BPS portal) I will be grateful for your help.
(...) Hi, I have a main workflow where I have 5 text fields. Some of these fields are displayed on the sub workflow form (Sub Workflows start on a specific main workflow step) Sometimes I have to change one of the filed value on the main workflow( on step " Wait for sub-workflows) which is displayed on the subworkflows form . When I change field value on the main flow, the same field is not updated on (...)
(...) Hi, Does any of you know how the API key should be entered in the SDK action in the "Integration key" field? On the autenti platform , I generated the ID and key, but entering the same key in the integration key does not work and I get the error: 401 Unauthorized. Best regards, Jakub
(...) p line breaks (CR-LF) in the output of the SQL Command used in a Business Rule? I'm selecting values from DET_LongText1 which has line breaks. I'm attaching 3 images to show what I mean. 1. Webcon form : What I see on the frontend. 2. Notepad++: What I see in Notepad++. 3. Output: What I see in the email if I output the value of the field with a Business Rule. I can't output the form field dire (...)
(...) Hi community! In some scenarios it is necessary for us to render datatables on form containing some custom links or buttons. 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. (...)
(...) Our scenario: We are sending a prefilled pdf document to an external user with the instruction to complete the form and return it together with a copy of the id/passport. Which could be one or more pdfs or images. We've configured a hot-mail-box to check for e-mail having a pdf with a valid barcode. The pdf with the barcode is attached nicely :). But also want to add the additional attachments. (...)
(...) p to get things working: Having the task to show a picture within a report in WEBCON BPS 2022.1.2.59 I found this article in the knowledge base: https://community.webcon.com/posts/post/the-picture-form -field/32 Establishing the fields and trying to get the image rendered within a report I had to learn: Only the link generated in the way as described in the article is shown. No matter, what type (...)
(...) Hi everyone, does someone has an idea, how I can add a mail address to a local user account? If I want to add one, I get an error, that the existing BPS Id does not match the UPN form at. background inform ation: a customer uses a single server machine for running a test environment for WEBCON BPS. The VM has no access to a domain so the installation has been executed using local user accounts. (...)
(...) Hello, Does anyone have an idea how to hide the "Field name" (label) on the form ? I'm aware there is the Style & behavior tab, but that doesn't produce the desired result. I'd like to completely hide the label and have the input stretch to full width of the form . I can achieve it with a Multiple lines of text field (Field name placement: "Above" and display: none; for the field name). Is there any (...)
(...) Hello, Does anyone have an idea how to hide the "Field name" (label) on the form ? I'm aware there is the Style & behavior tab, but that doesn't produce the desired result. I'd like to completely hide the label and have the input stretch to full width of the form . I can achieve it with a Multiple lines of text field (Field name placement: "Above" and display: none; for the field name). Is there any (...)
(...) 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 consult, it (...)
(...) ystem.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() bei System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) bei WebCon.WorkFlow.Studio.form s.ModuleProcess.ProcessController.c__DisplayClass162_0.d.MoveNext() --- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde --- bei System.Runtime.Exception (...)
(...) ely this does not work. There seems to be some parsing on Webcon side, which eliminates all elements in the JSON array, apart from the separator, which results in SQL error (JSON text is not properly form atted. Unexpected character ...). The attached query works fine in SQL management studio. Can anybody tell me, what's going wrong here or show some alternatives or workarounds? Thanks a lot & (...)
(...) ! I need to set up an alert if a value in a field is changed during the flow. I have a subworkflow that starts with the first value on that field, if the parent gets changed, I either update the inform ation through Update Related Workflow or show the inform ation as a data row in the child. But I need to alert the responsible on the child flow so they are aware that the field was changed. I'm not (...)
(...) Hi, We are thinking about migrating from BPS on SharePoint to Standalone. We have some concerns. The current environment is Webcon 2021 on SharePoint 2013 Foundation. We are not using modern form s. -Is there any other migration guide/description than this? https://community.webcon.com/posts/post/going-sharepointless-how-to-transform -your-environment-into-standalone/168 -If I understand correctly, (...)
(...) We have the requirement, that text from a rich text enabled multiline field should be displayed in the word document together with its form atting. Does anyone have experiences how this can be achieved?