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

search results

for HTML

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

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

(...) You can configure the description with the translation in the step configuration window. To format the description (e.g. mark or highlight the task fragment or add a list of points) you can use the HTML language.   Fig. 2. The configuration of the step description   The position of the tasks displayed on the form and their visibility at individual steps can be configured o (...)

(...) d in the process.   You can configure the global template in System settings -> E-mail notifications -> Global e-mail template. On the “Message content” tab, you can add the HTML code.   Fig. 1. The HTML code of the global form template   To freely edit the template, you should know the HTML markup language and the CSS stylesheet language. Remember, (...)