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

search results

for script

(...) be visible when the instance is using business entity 1, 2 and 3 , but when i use the business entity 4 i want them to be hidden. The only way I made it possible is by using a form rule with a Java script , but could not see any build in Webcon options. If anyone knows other ways to make this happen, I would appreciate it a lot. Thanx

(...) Item list, where I can add rows with shipping tracking link which opens I read this topic: https://community.webcon.com/forum/thread/891 but is not clear for me ... I did the html field with script >> is working ... but, how to control that code of links and tracking_no? Extra .. after adding next row ... lock previous row with link

(...) Hello, While designing form I'm often getting questions about possibility to set some additional descript ion to the field. I'm usually talking about the tooltip, but it requires the action of end user - he have to willingly hover on the (ℹ️) icon, to display the message, and there is no guarantee, that he will see it. Right now it ends with creating HTML field with some descript ion near the field (...)

(...) He all, I was searching, but can't find information anywhere. Is there a possibility to run some javascript or form rules on load of the main website page of local webcon instance? I'm preparing a process where users manually confirm their being at work. It would be very appeciated, that when tey load any page of local webcon instance, there would be some code testing if they already confirmed their (...)

(...) In a form, I initialize an item list. In this list i have columns : question, response and descript ion. In some questions I have only response called '(n/a). While the n/a answer is applicable I want to enable the descript ion column. However, I cannot use the enable on choice field. I have tried to put condtions in a 'column edit restricion' but this does not work as it would require add another respons (...)

(...) or for group 1, greenish for group 2, grayish for grup 3 ect. by colors I see to ech grup in proces is signed task - generated diagram of steps of process don't need to have "yellow stickers" with descript ion for how is tash .. - more colors for arrows 16 should be fine or allow to set colors ... (maybe section colors - where you can set particular steps as colors ect. ) 3. "Property section" like (...)

Hello, I'm trying to create a rule in JS that will listen to my checkbox value change. checkbox -> TRUE do something checkbox -> FALSE do something else I've created a HTML field with a simple InvokeRule inside.. placed my rule, and error. :) Can you help at all? Thank you!

(...) Hi all, I have a question, in a report view like the one attached, I mean the right hand side where the outstanding tasks are, is it possible to intervene to add a descript ion? I have for example an urgent request which is also marked on the form, is it possible to include such information in this view, possibly change the colour of the tile or title. Can I do something to make it stand out? Maybe s (...)

(...) Hi, Can I collapse the categories in attachments by default without using Javascript ? Thanks, Raluca

(...) be established, see inner exception.) [code] I see: Local parameters values before failure: Body => { 'name': 'Protokól Odbioru DostawyDOS_IN_2024_04_00017_2024-04-30_ZAM_2024_03_00187.pdf', 'descript ion': '', 'group': '', 'content': 'JVBERi0xLjcNCjU [.... bla bla bla bla ... ] DY1NzQNCiUlRU9GDQo='} and after that error: Error flow Something I missing .... but I'm not sure what .... I ha (...)

(...) ally would like to have the option to see/sort/filter the modified date and business entity which is currently not possible. I'm writing this post right now because I just received again a "bug" descript ion without a link or even an instance id. I have a good idea which process the descript ion is related to and in which timeframe the user worked with it but this doesn't help me because the date: - (...)

(...) Hi everyone, maybe you have read the change log of the latest version and come across the new action and it's descript ion: This action adds all rows from the specified Data source to the indicated Item list, without checking for duplicates, but taking into account the values specified in the Columns mapping section. Executing this action may result in duplicate rows of the Item list. As (...)

(...) node (see attachment). Based on BranchNumber, and BuildVersion you are able to specify which Webcon version have been used to export that specific .bpe package. You might also use this powershell script : $path = '.\bps_package.bpe' Expand-Archive -Path $path -DestinationPath . -Force [xml]$xml = Get-Content $path.substring(0, $path.length-4) $xml.SelectSingleNode('//PackageVersion')

(...) Currently, the only way to restrict is the usage of validation rules. For usability reasons, it would be much better, to be able to restrict the allowed document types. With a little bit of javascript it is possible to set the accept attribute of the input field. The open file dialogue reflects the accept attribute and would filter the corresponding file types. However, this has no impact whe (...)

(...) I created process where I have got: 1. Parent process with Item list: a) descript ion b) attachment 2. I start child process a) copy data + copy attachments b) i would like to populate the same in child item list with records correlated with coped attachments ... I did SQL source: [code="SQL"] SELECT e.DET_ID as 'ID wiersza dziecka', e.DET_WFDID as 'ID Elementu Detalu dziecka', (...)

(...) Hi guys, is it possible to display a dynamic tooltip/information via the descript ion on a form field? I should display a value including VAT on a value field that has no VAT and i don't want to use a new field. e.g. something like that: "Amount incl. VAT : {FD:166} * 1.19" Is there perhaps another way to display a tooltip on a form field other than via the field descript ion?

(...) Hi, it would really be great to add a custom title or even a descript ion to a new diagnostic session or in the overview. This would make it easier to identify the session. It would nice if the user could provide the details but it shouldn't be in the "end and save session" dialog. It happened to me a few times, that the a JS error occurred and the dialog wasn't displayed. Best regards, Dan (...)

(...) to add support for the hyperlink action on the attachment menu. The only additional thing which would be required is the id of the current attachment. The hyperlink action supports executing Javascript and one use case would be to trigger the print dialog without opening the preview. While this is one there may be other use cases which is the reason why I don't request a "print action". Best re (...)

(...) es about missing files and dependencies during the installation. Does anyone have experience with troubleshooting these issues? I also check this: https://community.webcon.com/posts/post/c-and-javascript -components-in-webcon-bps/245/36 Once I successfully install Webcon, I'd like to ensure optimal performance. Could you share any essential configuration settings or best practices to keep in mind? (...)

(...) between a column date and today's date. This only works after clicking on the save but I want the background to be set as soon as they define the Date column. Probably this will only work with Javascript functions but I don't have any experience with that. I want to create an alert if they select a date where the difference is less than 2 days. If I could also display some text, it would be great, (...)