WEBCON BPS Designer Studio provides AI functionalities that can automate many activities and significantly streamline working with forms. Among them, one of the most versatile is AI PROMPT—a function that enables sending precise queries to the AI model.
Read more>A JavaScript-based solution using the Pica library resizes uploaded images to a maximum of 1920x1080 pixels while maintaining aspect ratio. The script checks image dimensions, applies downscaling if necessary, and then triggers a hidden save path-button to store the optimized image.
Read more>Artificial Intelligence (AI) plays an increasingly important role in automating and streamlining business processes. Today's organizations are seeking to increase efficiency by implementing solutions that enable intelligent information processing. WEBCON BPS, as a platform that supports business process management, is constantly developing its capabilities in this area. The latest version, 2025 R2, introduced a number of AI functionalities that help users to analyze text, process recordings and interact with language models. This article describes these functionalities and provides examples of how to use them.
Read more>Not all characters we can use in WEBCON for attachments are supported by SharePoint.
Read more>Have you ever needed to trigger an action after uploading or modifying a document? I’m not sure about you, but we recently faced this exact challenge. After some quick research, we came up with a relatively simple JavaScript function that triggers a 'Save' button click when an attachment is added or modified. Of course, the function can be adjusted according to specific needs.
Read more>How to use the min/max and step attributes for numeric inputs to limit the input to a certain range.
Read more>There are to many attachments when displaying "All attachments"? Display them collapsed on form load.
Read more>This article shows, how we can easily configure the open file dialogue to only show certain file types
Read more>What are the differences between a "save" path and the save menu action? How can we have always a menu action and a save path button?
Read more>This post provides a solution to extracting the latest comments in the standard "Comment" field on the form.
Read more>