(...) Hi, I don't know if this is the right place, but I put in html element in dashboard. I want to get data from forms or reports and display them modified with CSS, JS. Is there any tips to do it? Is it possible? Regards Adam
(...) Hi all, I'm trying to create an html field on a form that uses the mailto:-Tag. So in the html I put Message Support However, on the live form this string is appended to the Portal url's pointer to the app->form itself. Looks like this: https://webcon.finnova.com/db/1/app/15/element/57427/%E2%80%9DMessage Support This way it prevents from opening external links. Is this by design or am (...)
(...) Hello, I have 4 html fields (Categories) and one Choice field (Projects), and I would like to place some hyperlinks on html fields that start a new instance. Can I set 'StartElement' function on this html field so it can define other parameters that should auto-fill in the instance? For example: I choose a project, then press a 'Category' button (one html field) that will start an instance, an (...)
(...) Can we have a new feature to add context variables to the html dashboard widget? For example application ID, ID of a report etc. When copying application from Production to Test, the report IDs are different and html links are therefore broken.
(...) Hi, could we have an option to define global html fields? This would allow us to define the html field ones instead of multiple times in multiple process. Best regards, Daniel
(...) Hello Experts We have a html template with our logo in it as an image tag. When we create a PDF from the template the logo is not displayed in the PDF. In the html template itself the image is displayed. We also tried to insert the logo directly in the Generate PDF action in the tab Appearance => Show header => html : It's the same here. The only thing that is displayed in the PDF is the alternative (...)
(...) We use in one of our applications the option to generate html code (for example extra buttons performing some actions) in list item lines. For this purpose, data row field type was working well. For example such code: SELECT '➕➖' AS XX Generated two nice buttons with + and - that performed some actions. With the current version 2023.1.3.202 WEBCON adds extra " signs, so the ent (...)
Hi everyone, Jarosław created a threat in which he points out that elements are no longer rendered if they are used in an item list data row column.: https://community.webcon.com/forum/thread/5247 I tested the most common/likely elements and to verify which are supported by using this SQL query: select 'a tag' + ''+ 'button tag' + ''+ 'div tag' + ''+ '' + ''+ 'img tag' + ''+ 'input
(...) Tool tip for path description - html tags acceptation ... so big "field" ... so much information can "absorb" ... and no html tags formatting :/
(...) Hi, in my opinion it would be really great, if html tags would be supported in the autocomplete popup. In this case I'm using a BPS internal view and the explanation is a multiline text field of type "rich". Best regards, Daniel
(...) Hi, I would like to propose the ability to use html formatted text in calculated columns of reports. Now html tags are displayed as plain text, e.g. we can use only one link in row or not able to split/format text into lines. I remember that there was such possibility in Sharepoint reports and I miss it :)
(...) Hi everyone, if I'm using an html field it would be great, if there wouldn't be any margins imposed on the control (1). My only idea right now is to remove the class which causes this via JavaScript in the html field, so that it is aligned with the other controls (2). document.getElementById("SEL_html _#{WFCON:7009}#").querySelector(".grid-template__panel .upsidePanel__content").classList.rem (...)
Hello everyone, we are using JavaScript for a RestAPI call (long story – it's a requirement from IT). Now I receive the "Response Status Code" and "Response Text" within the JavaScript, but I also need to send these values back to WEBCON for further processing. Since we usually work with WEBCON without using JavaScript, I’m lacking the necessary know-how in this area. Can anyone assist me w
(...) item list and SQL data table fields. Fig. 1. A list of fields available in the system To enter these types of fields in the template is needed: Basic knowledge of html language (specifically building tables) A process that contains an item list and a data table After defining these types of fields on the form, create the “Send a custom email” act (...)
(...) the basic cell value is equal to the “Open” string of characters and then, enter the values accordingly for the fulfilled and unfilled condition. In the children array there additional html elements that you want to display. In our case these are two buttons but only one will be visible at a time – depending on which step the instance is in. Use the ‘if’ function to de (...)
(...) content” tab. Fig. 5. The global e-mail template – message content Two tabs are used to edit the content: Editor – editing in the WYSIWYG mode html – editing the html code The “Message content” tab allows you to use the variable editor during editing, which is available in the right panel of this window. Thanks t (...)
(...) Applies to version: 2020.1.x and above; author: Michał Kastelik In WEBCON BPS a frequently used function is to generate automatic documents based on DOCX or html templates. This article explains how to change the current document template that has been created in the process of document templates. Detailed information about the ability to define document templates can be found at& (...)
(...) As an external documents repository (by adding the attachments on the SharePoint lists) As a source of documents templates: a) In ‘generating documents’ action (Word, Excel, PDF, html ) b) In ‘adding the attachment’ from the SharePoint list We should start our steps by creating a SharePoint library that all templates can be stored in. It’s a good p (...)
(...) combines fault tolerance and high availability. Called SolrCloud, these capabilities provide distributed indexing and search capabilities. https://lucene.apache.org/solr/guide/8_5/solrcloud.html (3 servers minimum) Depending on the equipment provider and technologies already in place, other solutions can be employed. 4. WEBCON BPS databases 4.1.Overview Th (...)
(...) lication and WEBCON BPS is performed via REST API invokes and embedded Portal. The most part is supported by WEBCON BPS Portal, hence Webview of the mobile application requires access to the same html pages and REST services as the application running in the browser. In addition, the mobile application uses REST API dedicated to the following functionalities: Downloading (...)