Hi Philipp, you can do that in the report configuration, Views tab. At the bottom there is Style (see attached image).
That's what I thought but it's not working in my case. ver. 2022.1.4.127
Hello, I'm facing a challenge. I'm starting the workflows from a hotmailbox so I have no control over the attachments order. I'm also using the "Show first attachment on page load". I believe the system shows the attachment with the lowest ATT_ID. Is there any way to control which attachment is s
Thank you, Konrad. I didn't consider the SET FOCUS before. This is useful. :)
Hi Konrad, The request is to speed up the data entry. When the user has to manually insert 4 different dates in one single workflow, each reduced key stroke helps. I found a workaround using a text field, hiding by default the date picker and showing it after the text is entered in the text field
Hello community! I’d like to pick your brain about something that has been bothering me for the last hour. :) Does anyone have a solution for this? User enters the date in the date picker field (AttDateTime) and hits TAB: - if the value is 8 digits, then SET(AttDateTime) = CONCAT(using values
Hi both and thank you for your feedback! Much appreciated. I thought about the other route (checking for stored emails) and probably that will be the best in the current situation.
Hello everyone, I was wondering... Is there a way to start workflows by an external API without the need to exchange the token first? I'm asking the question because I'm exploring the possibilities offered by using a service as MailGun. They can parse the incoming email message and post the pa
Hi Klaus, I'm replying just to be in the loop if someone responds. :)
Hey Mark, How are you uploading the documents - manually or via an action? Did you check the Logs view? SELECT * FROM [BPS_Content].[dbo].[WFLogs] Hope that helps. Cheers, Martin
I'm aware of the setting. It's just annoying having to enter it for each integer & float field.
Could you please consider adding a setting that would align all input fields left/right/center? It's a little annoying having all fields aligned left and only floating-point values aligned right.
If I remember correctly the same issue happened to me when I had an error in SQL field (or maybe some dropdown?). I would start to look for errors there.
Hello! I have a large PDF with multiple invoices. Each invoice can be on one or more pages. Each invoice has a barcode on the first page. Does anyone know if it is possible to split that document based on the barcode? TIA, Martin
Sorry, maybe I should provide some more details... A client's business partner is using SAP. They can provide some reports in XML (IDOC) which would need to be imported into Webcon. They have SAP configured to send files. I thought it was a REST web service so we implemented it based on informat
Hi Michal, I need to receive the IDOC and save it to disk so Webcon can pick it up and do with it whatever needs to be done. I don't have SAP. Best regards, Martin
Hello community! The question is not strictly Webcon related. Does anyone have experience with SAP, specifically how the sending of IDOC works? I need to receive the file but am banging my head against the wall how this works. Any ideas/tips would be much appreciated! Cheers, Martin
I have the following snippet saved as a global business rule. It also hides the letters before the radio buttons. .dynamic-form.modern .survey-choose__list--numeric { list-style-type: decimal; margin-left: 6px; margin-right: 6px; } .dynamic-form.modern .survey-choose__list {
Hello Przemysław, Some additional information would be useful. E.g. OS, browser, Webcon version etc. Are you experiencing the issues using the exact same setup on laptop and desktop or are there any differences? Best regards, Martin
Hi Piotr, Interesting. A technical attribute on the form? Can you elaborate a bit more? Thank you, Martin