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