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

search results

for form

(...) Hello, Question 1: Is there any possibility to give user access to form but restrict/limit form history (only user have access to current form not for previous versions)? Question 2: I have form field 'Picture' in dictionary form which (that form ) is connected with user by field 'User' - do you have any idea how to present that picture on users dashboard? Do be clear: form 1: Field User (...)

(...) Hi, I have an issue with sending mails in steps that are defined as 'available for Mailapproval'. In the current case I only want to send out a notification email for inform ation, the receipient doesnt have a task in the step. So i defined 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 MailApprov (...)

(...) 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

(...) hments to our company cloud services. Below is the web api endpoint that accept a file: [HttpPost("createfilewithcontent"), DisableRequestSizeLimit] public async Task CreateFileWithContent([Fromform ] GFileWithContentWrite fileInfo) { var stream = fileInfo.File.OpenReadStream(); var createdFile = await _driveService.CreateFileAsync( new GoogleFileWrite() { Desc (...)

(...) Hi all! We are wondering if there is a good way to add new items to an item list on the client side. We already found a way to add new item (which can be triggered by a form rule) and set some form fields before, which then act as default values for the new row. Since it all is asynchronous it has to be a promise chain, like this pseudo code: p.then(() => { SetValue(form Field, 'Value') }) (...)

(...) Dear All, We have a widely used Incoming Invoice process, which manage validation and approval of digitized invoices. We use valueable feature of Attachment Preview on form to show invoice image during some validation/approval steps. (We use other feature for OCR verification) We register invoices as "Invoice" category attachment, but there can be other connecting documents. On Classis form in Sh (...)

(...) Hi, I have a form field where I have a starting date and I have the form field with the end date. How can I calculate the diffrence in days between this days?

(...) environments and every time we do so the business entities in the target environment are overwritten when the business entity ID exists in both environments. Is there any possibility to prevent this form happening?

(...) Hello all, Not sure if you might know the answer but it's possible that Dictionary processes do not allow to have attachments? In the form configuration, the attachment's preview is there but the field attachments is not visible. I need to create a directory so a dictionary would be create but some of the lines might have attachments. Thank you!

(...) Hi, would it be possible to have an option for radio buttons to be form atted to appear horizontally on the form instead of vertically? Would be a good addition to help save space on a form . kind regards, Dean

(...) We are facing an error related to form field item list, when we add a required attachment column then try to submit the form , it shows an error message that the attachment does not exist when it’s attached. Note: version 2022.1.2.59

(...) error message is delivered: see below Using the GUID given in the error message on the table 'dbo.translates' I receive one line with columns that seems to deliver the error. Sadly I am lacking inform ation on the columns 'TRANS_ELEMID' and 'TRANS_OBJID' to furtherly investigate this issue. My assumption: An application group with an existing name has been generated during an import and then was (...)

(...) The instance number of our process contains a field that is settup by the user in the form at the first step. What do we do when the instance is automaticaly started by hotmailbox activity in the fisrt step. In that moment we don't have that field filled in yet. A user will take that instance and move it forward after filling in that field. How can we update the instance number in that instance and (...)

(...) rocess export error like below: Invalid reference tag occurences: Business rule (13551) - "Column "BasicDesignerXml" in table "WFBusinessRuleDefinitions" contains a variable referencing object "form field" with an ID of 11805. Referenced object does not exist" The thing is I don't have any form field with ID 11805 and I don't use any business roles in that process. How to get rid of this erro (...)

(...) Good morning, following inform ation to resolve another issue with one server I updated this from 2022.1.2.59 to 2022.1.3.65, including all pre-requisites. Installation and database conversion as well as service start went through without error. But unfortunatly the portal does not come up again; also a connect through Designer Studio fails. The web browser tells an error: HTTP Error 502.5 (...)

(...) ally but from WEBCON BPS the request body does not contain the item list data, even if it is visible in the portal and findable within the database. The request body should contain the item list inform ation. Can anybody please help me with a hint what do do? Best, Ingo (Begin dump) ... Error details ... REQUEST: REQUEST (serialized object): _20002.10.2022 (End dump)

(...) ust testing with SOAP web service requests after resolving the issue I had with a customer project. My question is: Does WEBCON support a 1:m:n relation within SOAP requests? The issue with the form er request not working was a structure reflecting this. As I cannot configure an item list within an item list I would assume the answer to be "No". Any guesses? Best, Ingo

(...) 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 diagram and the form .

(...) Hi, I'm sure the „additional navigation link“ is used in different ways. In our case, we reference an inform ation portal. But if the user want to use this sites, he/she/it will lost the webcon form ... Suggestion: 1. Add a checkbox for html-attribute „target“ to set target="_blank | _self" 2. Add a textbox to set the html-attribute „title“ -> the title-Attribute is important for screenreader (...)

(...) Hi, I haven't realized before that the REST Api doesn't contain any inform ation about the database column. I agree in most cases this is of no use and would only create unnecessary traffic. There's one use case though were one needs it. When you read the metadata inform ation so that you can provide a configuration option in another system to start a workflow using the URL parameters: ...?com_id (...)