(...) ave a Javascript code and only one semicolon or closing bracket is missing, you need to look for the issue. Yes, you could copy your code to another tool and edit it there, but then you cannot use WEBCON 's references to certain objects, IDs etc. Such an IDE like integrated tool inside the Designer Studio would be very helpful!
(...) working much more with compact start buttons, i am optimizing our older dashboard layouts. We have a few applications, which have many start buttons. So i was wondering, if, maybe, in further coming WEBCON versions there could be the possibility to add 2 more "section layouts" like i posted in the picture. Mostly the usefull one would be: half side left, and two small columns in the right half - just (...)
(...) similar to the implementation for defining the logos which can be loaded from an URL or uploaded as a file. Benefits: - We don't need to use the HTML field on the form level, like https://community.WEBCON .com/forum/thread/41/15 - HTML fields can't be displayed on reports so we are creating other workarounds - It's not necessary to load these via dashboards - Single point of failure instead while p (...)
(...) When creating an SDK action there is an option to use the Logger Class to create logs (https://developer.WEBCON .com/2021/resources/online-documentation-sdk/html/2c254e06-3ac3-3a82-7c44-dae3d829d1e4.htm) Does anyone know where these logs are located (log file on file system or a specific database table)?
(...) Dear WEBCON Team, the Concat function is a great advantage for text handling. Unfortunately, it is very hard or let's more say inconvenient, if you forgot a text part. In my understanding it is not possible to replace concat parts or even add text parts before or change there position. e.g. concat[Happy][Weekend!] so I would like to say "Happy easter Weekend!" for this I have to delete Weekend! and (...)
(...) remove rows from the item list of an instance inside an SDK plugin in order to make use of them in C# code? I tried to remove rows from the item list in the code C# (SDK plugin ) using function : WEBCON .WorkFlow.SDK.Documents.Model.ItemsLists.ItemsList.RemoveAt(int index), but can't delete all the rows because I get the error from the image
(...) v in order to edit other types of documents (Others than office apps). I have installed the server side plugin and the client side plugins, but I have no idea how to enable any sort of edit button in WEBCON that would trigger the WebDav App. I have tried the demo in this website: https://www.webdavserver.com/ and works, but that only confirms that I have the client side plugins installed correctly. Th (...)
(...) riable that I can reference, create a new proposal # and then increment by 1. Now that I think about it like that, can I SQL query the # of records for the workflow? (Still fairly new to queries in WEBCON , any help would be appreciated). Thanks
(...) Hi, I tried to implement the Docusign SDK according to the KB Article (https://community.WEBCON .com/posts/post/docusign-digital-signatures-in-WEBCON -bps/36) but cannot get it to work. When i want to send the Process to the Signature Step i get an error from the Docusign API which i can't figure out. "Error while requesting server, received a non successful HTTP code Completed with response Body: "error (...)
(...) Hi, I am a new guy here and I just started with WEBCON designer. I need help with mathematical operation on a form. I want to subtract two dates to get number of days beetwen this two dates. I know that I can use "datediff" function but my point is to get this 'dynamically'. When user starts to fill form, he type date 1 and date 2 and below that he will see in third field numbers of days. How to achive (...)
(...) Hello, Is there any way to collect feedback from mail and send it to WEBCON , like 1 to 5 starts rating? I need a solution where the client doesn't need to have an account for WEBCON .
(...) Hi, I have a project where I can't save attachment in a WEBCON database storage(becouse of company policies). I am looking for a solution to store attachments on network drive. Is there possibility to change localization of attachment ? May be some workaround? Some action, rule, ect? I thought about action which will create a folder on shared drive and WEBCON form will show information to user whe (...)
(...) We are in the process of setting up Sandbox environment. Installed 2021.1.2.136 version successfully , Activated temporary license received from WEBCON and activated it. When tried to login to Designer studio initially , it's giving that "No rights for designer Studio " message. How can I assign designer studio access? Not sure what is missing.
(...) rst mail has no person in CC and is sent only to the first person and the second mail has as direct recipient the e-mail address from my CC configuration and no other person in direct/CC. I am using WEBCON 2020.1.3.434 and for the moment, I cannot upgrade it. I have to stick with this. I have two questions: 1. Is this a known bug or am I missing something? 2. Is there anyway I can send the mail in the (...)
(...) Dear Forum, We have completed our test installation of WEBCON environment but can't connect to designer with https. WEBCON portal, and main access to system works through https but with designer we're getting an error that portal is not under that address. when we switch to http it works. Where do we change this setting for designer?
(...) o work on it for a while in my limited spare time. :) Once I'm satisfied with the application, I will create a blog post for this. Source and exported application: https://github.com/Daniel-Krueger/WEBCON _reportSubscriptions Attachment: Because of sensitive information I blurred columns in the report screenshot and the table in the mail. Best regards, Daniel
(...) Hi, I have noticed that you can create multiple content databases on one WEBCON installation. Why and how would you actually use that? It would be great if you could segregate the instances of different business entities in different databases, but I am not sure that is possible. What else do you know about this subject of multiple content databases on the same WEBCON portal. Thanks, Razvan
(...) Hi, despite the bug described in this thread: https://community.WEBCON .com/forum/thread/555/46 having been removed in 2021.1.3.143 (tested, worked fine), something similar is happening in 2021.1.3.163 when you use a picker field in an item list, and map it's data source-columns into other columns of the item list. It then throws: "b.map is not a function"-error, see attached screenshot. If I dont (...)
(...) Hi, After upgrading WEBCON BPS to latest public version (2021.1.3.163) we started to have issues with SOLR indexing. Here is some part of the error: Exception at ID: 4572 Error occurred: SolrNet.Exceptions.SolrConnectionException: { "responseHeader":{ "rf":1, "status":400, "QTime":2}, "error":{ "metadata":[ "error-class","org.apache.solr.common.SolrException", "root-error-class","org.apache.solr.comm (...)
(...) d to prepopulate an item list with static rows? The idea is for each new workflow started, an item list would have 6 rows already setup to have other data entered. Nevermind, I found it :) https://WEBCON .com/item-lists-repeating-data-done-right/