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

search results

for html

Hi community! We are currently facing a new requirement, where it should be possible to change the browser language with a series of buttons in the form (approximately 20 different languages). Every click on a language button should change UI labelling on current form to selected button language. e.g. [German] [English] [French] ...

(...) Reasons: 1. There's a list of 'official parameters' which but they are not necessarily implemented by every authentication provider: - 'Official': https://openid.net/specs/openid-connect-core-1_0.html #AuthRequest - Google: https://developers.google.com/identity/protocols/oauth2/web-server#creatingclient - Microsoft: https://docs.microsoft.com/en-us/azure/active-directory/develop/v2-oauth2-auth-cod (...)

(...) the user to enter a link in the column LINK and a clickable link should be generated in the next row column (LINK-TEST) on every value change (see attached picture). The perfect way would be a little html button, so i should be able to set the "[TECH] angeschaut" checkbox when clicking. What i am searching for: 1) a way to implement EMBEDDED html with usage of row value as parameter OR 2) (...)

(...) does not want to show the instance link and site link, the buttons keep showing up in the email but empty. If you want to erase them, the only option is to create a new template and discover in the html code where the buttons are configured. This makes no sense because the buttons don't have any other usage as showing the links so if the person chooses to hide them, it should behave as one compou (...)

(...) 1037860/form/view?returnurl=%2Fdb%2F1%2Fapp%2F21 url: https://webcon.net/WEBCONBPS/api/logger | action: ip: xxx | msg: "stack": "TypeError: Cannot read properties of undefined (reading 'split')\n at html Document. (https://webcon.budimex.net/WEBCONBPS/application/App.9450b9.bundle.js:2:666559)", "message": "Cannot read properties of undefined (reading 'split')", "name": "TypeError", "logData": { "msg (...)

(...) We have to iclude the Google Tag Manager into the Head and Body of the generated Webcon site of a dashboard. Including into the body seems to be possible via a html field. But we seemingly have no option to put it into the page header. Does anyone have any experience with Google Tag Manager and Webcon?

(...) We would like to show the link of a generated attachment (from Word-AddIn) instead of showing the whole attachment element. Implementing the link into a html element is no problem, but is there a option to "grab" the link to the attachment file? Thanks in advance :)

(...) n it's monospaced. In attachment you can see and compare how that simple lines are better aligned, with monospaced font. When you edit some more complex SQL Queries, or when you deal with some custom html element - it would make life just easier. There is some question, how to deal with with those Webcon Variable blocks - how they should be aligned, but even forgetting about them, it's a nice to have (...)

(...) goToNextStep | action: GoToNextStep ip: 192.168.10.146 | msg: An unhandled exception has occurred while executing the request. | agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (Khtml , like Gecko) Chrome/96.0.4664.110 Safari/537.36 | href: | ex: System.ArgumentException: Kolumna 'WFD_Guid' nie należy do tabeli Result. w System.Data.DataRow.GetDataColumn(String columnName) (...)

Hi, we have a column visibility/edit/requirement restriction for every field in an item list. But there is no column visibility restriction for the delete button, so you cannot prevent deletion of some rows. It is something you can do easily with js, but only with classic display form mode. It doesn’t work with modern forms. The problem is that it is not guaranteed that your form rules “Main fo

(...) Comming to an end of this a bit too long post - did you have similar problems? How did you manage to overcome the obstacles? EDIT: In the end I resigned from using quick paths, and instead added a html button initiating the path "Add to transaction" visible in the preview of items in the report. This way if the salesperson filters out the list to the items they want, he/she can click the row in the (...)

Upgraded Dev environment to latest version 2022.1.1.53 but designer studio is not opening up. It is giving unknown exception error. Attached the screenshot. Here is complete error info: Type: System.Exception ------------------------------------------------------- Message: NotFound IIS 10.0 Detailed Error - 404.15 - Not Found

(...) We have a tricky problem, so it seems. We want to redirect to edit form of another workflow (ID is known). This should be triggered with button click on current form. Button is implemented as html field and invokes a global menu action which has the correct hyperlink action and also returnUrl to current element. After save of the other workflow element, user should be redirected to current (...)

(...) Hi folks, As you (to my knowledge) cannot add a html field, like you can do in dashboards, I wonder how to get code into the very first page of Webcon. Our goal is to redirect directly into a specific application, but we cannot use the URL rewrite module of the IIS. Best regards Fabian :)

(...) I'm using {COM_NIP} field in generated html files. How can I use this field in DOCX?

(...) QR code other than the database document ID in Webcon BPS? I used the action described below but it is not optimal for me. I have an action (javascript) that generates a QR code and puts it in an html attribute. The QR code is created from the value of the text attribute. I want to insert this QR code into the attachment created from the document process. html created in this way cannot be added t (...)

(...) ations/mostused | action: GetMostUsed ip: 192.168.1.22 | msg: An unhandled exception has occurred while executing the request. | agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (Khtml , like Gecko) Chrome/104.0.0.0 Safari/537.36 | href: | ex: System.Collections.Generic.KeyNotFoundException: Der angegebene Schlüssel war nicht im Wörterbuch angegeben. bei System.ThrowHelper.Thro (...)

(...) k“ is used in different ways. In our case, we reference an information portal. But if the user want to use this sites, he/she/it will lost the webcon form... Suggestion: 1. Add a checkbox for html -attribute „target“ to set target="_blank | _self" 2. Add a textbox to set the html -attribute „title“ -> the title-Attribute is important for screenreader and a barrier-free design. What is the „a (...)

(...) ? do you know how to solve the problem? Message log: msg: An unhandled exception has occurred while executing the request. | agent: Mozilla/5.0 (Windows NT 6.2; Win64; x64) AppleWebKit/537.36 (Khtml , like Gecko) Chrome/106.0.0.0 Safari/537.36 | href: | ex: System.Exception: It's incorrect message file ---> System.ArgumentException: The MailMessage is corrupted at Aspose.Email.Mapi.MapiMes (...)

(...) layed a preview image that was uploaded somewhere. But I don't know by which means an attachment was uploaded to this path. Right now, calling this link throws: {"type":"https://tools.ietf.org/html /rfc7231#section-6.5.4","title":"Not Found","status":404,"traceId":"00-2cd9a0ba20c4ac24d08366237b7ec881-1e6a399ca0898779-00"} Can anybody shed light on this? Thanks!