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

search results

for code

(...) Hi community! I am struggling with Word Add-In and data tables. The requirement is to show a table of order positions, each position contains an image field with a barcode (which should be shown in table) and some other fields. Is that even possible and if so how? Thanks a lot in advance & best regards, Nik

(...) working soon on a process for ordering buisness cards, which will include graphic, who is responsilbe for preparing files which are sent to printing company. On the buisness cards there should be QR code with vCard data. We want to avoid manual process of copy/pasting data between webcon and other qr generation system. Action which adds code to attachment already exists, so i can always have empt (...)

(...) Hi, I am using webcon bps designer studio v. 2022.1.2.31 and I don't have actions like "Read barcode " or "Add a barcode ". I just don't have these types of actions to choose from. Any idea why?

(...) In the 2023 version, we have the ability to generate QR code s for each element. The mobile application has introduced a search by QR code s, which is very useful. I miss the ability to add QR code s to document prints from Webcon. It could look similar to adding barcode s in document templates. Thanks to this, a person who receives a printed document could easily find the right element in the Webcon sy (...)

(...) Could be nice to add BB code or other tags used in Forum or information what type of Tags can be used for me I would like to use: [code ][/code ] or [code ="SQL"][/code ] using code wil help read code - see attachment [quote][/quote] or [quote="name"] [/quote] [B][/B] - bold [i][/i] - italic ect. then is nice to use FF plugin or type tags ...

(...) ously FMCG. He gained his knowledge during many courses, consultations, seminars and completed projects. Extensive knowledge in the field of IT allows him to effectively create solutions based on Low-code , RPA and Integration.   Markus Jenni - Markus developed an affinity for IT during his apprenticeship as an electronics technician and graduation as electronics engineer. He has b (...)

(...) ave the same sender address. In addition, they often contain all form fields from the form – even those that you would like to avoid being sent outside the system. In such cases, WEBCON BPS low-code platform offers two simple functionalities – the first one is defining the sender’s shipping address, while the second one allows you to hide the specific form fields in notifications. (...)

(...) lding 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” action that contains the HTML code creating a table with data from the form.   Configuration The first field to define is the Item list.   Fig. 2. The item list in WEBCON BPS Designer Studio   T (...)

(...) ch they are located – you can use the buttons added to the cell.   Fig. 7. In the View tab go to the configuration and select Coloring mode -> Advanced and then paste the JSOn code with cell stylling   Fig. 8. JSON with cell styling     ”content”: ”=CurrentField” displays the basic cell value The function ”=if(C (...)

(...) h SDK should take data: Name – the name of the signed person E-mail – the e-mail address to which the link to sign the document is to be sent Phone number – a verification code will be sent to the number defined in this field While the “Additional SMS verification” field is self-explanatory, remember that when you select this field, you must also set the co (...)

(...) to sign. People signing the document do not have to be WEBCON BPS users or have an AdobeSign account. The only required element is an e-mail address and phone number (if you want to also use the PIN code sent via SMS). Until all the indicated people sign the document, the workflow waits in the “Waiting for signature” system step.   Fig. 2. The “Waiting for signatur (...)

(...) m of the dictionary that stores the picture data   The “Picture” field is filled with the base64 value of the picture. Base64 is a transport coding method, any picture can be encode d in this way. The base64 value can be found in the database by referring to the column in which the picture is stored:   Fig. 6. A query calling picture in base64 format   I (...)

(...) nbsp; e) Recipients selection Signer Item List – a list of signed people, must contain columns with name and surname, e-mail address and phone numbers Issuing Country – country code of the signed people without using a Skribble account (example: PL), required only if the SMS verification option is selected Additional SMS verification – an additional PIN verification via (...)

Applies to version 2020.1.x, author: Dawid Golonka   The term “Related processes” refers to processes that interact with an application, but whose definition is originally in a different application. This feature can be useful in situations where you need to use the same process across multiple business applications – once created in one application, it can be lin

(...) ld name style   Field value style – a field responsible for form field control appearance (in this case – multiple text). In this example we entered the color in hexadecimal code . Fig. 12. Filling in the “Field value style” field   Fig. 13. The result of action

(...) ements. From the WEBCON BPS Portal level, a user can enter the edit mode and add new or modify the existing elements (starts, dashboards, reports). They also have the ability of downloading the embed code of any system elements. These privileges do not give access to the given processes. To define the data visibility you need to specify the appropriate privileges (e.g. reports) at the process level. (...)

(...) sp; The undo button – works identically as in web browsers, moves one page back Going to the main page of the application, regardless of the previous action Launching the barcode /2d scanner. After pressing, starts the device camera to find the code on the prontout/photo. The scanner is available only in the iOS application (it is not possible on Android). Refreshing the pag (...)

(...) reating the group without the required prefix, Microsoft Graph will return an error message and propose a name consistent with the policy. {“error”: {     “code ”: “Request_BadRequest”,     “message”: “The property is missing a required prefix/suffix per your organization’s Group naming requirem (...)

(...) perlink to the workflow, select the “Start” column settings and then select the “Format this column” option.     Then paste the previously prepared JSON code : {    “$schema”: “https://developer.microsoft.com/json-schemas/sp/v2/column-formatting.schema.json”,    “elmType”: “a”,&nb (...)

(...) ATF_ID – a row ID ATF_ATTID – a relation to the WFDataAttachmets table in the content database ATF_WFDID – an instance ID ATF_Value – a content of the attachment in the code form ATF_FileType – a file format ATF_OrginalName – a file name   How to create an attachments database? The attachments database can be created during the installatio (...)