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

search results

for display

(...) ble in BPS 2025 on a desktop pc with 1980x resolution. This could be a little bit improved, if we could render the tabs not only horizontally but also vertically. The question would be whether to display the content of the tab between the current and the next tab or at the end of the tabs. Of course, there could be even other solutions to this, like how it is done in CRM where the "Tabs" are the t (...)

(...) ognize the Edit button. In WEBCON BPS the "Cancel editing" button is really prominent. Could we get the same design for the Edit button? I'm also wondering whether the "Cancel editing" should be display ed in as it is. In my opinion the cancel editing is not the primary action a use should take on the form. Best regards, Daniel

(...) Hi everyone, it would really be nice if we could display /filter the phases /actors in the reports. Best regards, Daniel

(...) ------------------------------------------------- w System.ThrowHelper.ThrowKeyNotFoundException() w System.Collections.Generic.Dictionary`2.get_Item(TKey key) w System.Linq.Enumerable.c__display Class7_0`3.b__0(TSource x) w System.Linq.Enumerable.c__display Class7_0`3.b__0(TSource x) w System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext() w WebCon.WorkFlow.Studio.Logic. (...)

(...) ListsDifferenceBuilder.GetDifferenceAsDictionary(MappingList source, MappingList destination) at WebCon.WorkFlow.Studio.Forms.ImportExport.ImportWizard.Steps.Content.ImportPackageContentStep.c__display Class15_0.b__0() at WebCon.WorkFlow.Studio.Forms.ModuleProcess.Attributes.ProgressForm.c__display Class5_0.b__1() at System.Threading.Tasks.Task`1.InnerInvoke() at System.Threading.Ta (...)

(...) ---------------------------------------------- at System.ThrowHelper.ThrowKeyNotFoundException() at System.Collections.Generic.Dictionary`2.get_Item(TKey key) at System.Linq.Enumerable.c__display Class7_0`3.b__0(TSource x) at System.Linq.Enumerable.c__display Class7_0`3.b__0(TSource x) at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext() at WebCon.WorkFlow.Studio.Log (...)

(...) ces.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at WebCon.WorkFlow.Service.SolrIndexer.Processors.SolrPipeline.c__display Class5_0.d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServic (...)

(...) Hi, Everyone! On the WEBCON form (ver. 2025), I would like to display a simple external website for the user. There is no need to save this information in the document. I used Custom control (External) for this purpose. After entering the URL in the attribute properties, the page display s, but I have no idea how to change the size of the control. It is best to change it dynamically depending on the con (...)

(...) encing the same problem across different servers, along with an unexpected exception. [EXTERNAL PROD SERVER] We are using RichText MultiLine fields. We receive a TypeError message: the label is display ed, but the control field is missing. When switching the field to standard text, the error disappears. However, switching it back to formatted text causes the error to reoccur. Now the strange pa (...)

(...) Hi everyone, We're working on a process in WEBCON where we need to display a countdown timer on a form. Specifically, we want the timer to be shown in the [time until next adjustment] field, counting down to the next scheduled update. The timeout is set to update the [value] field, and the countdown should dynamically reflect the remaining time until that happens. Has anyone implemented something s (...)

(...) Hi Guys, Is there any way to configure paging for the item list? Got one with > 280 rows, initiated from the SQL query. I cannot use data table to display the data only, as users need to add comment for each row in one of the columns.

(...) Hello everyone, i recently needed to display a maintenance banner in Webcon BPS to inform users about an upcoming system or application update. Since i couldnt find a clear guide, I want to share how i implemented it. 1. display a permanent Banner in the portal --> Using custom css in the color-theme the easiest way to add a global maintenance banner in Webcon BPS Portal is by using the "Custome CS (...)

(...) Sometimes I get the Microsoft Login screen (we use M365 OAuth) in the Outlook-Plugin. But only on the tab "Form fields". Tab Attachments and Information are working and display ing the information of the current BPS object. If I restart Outlook all is working again as expected. After a restart it works for 2-3 BPS mails, but then it stops working.

(...) Hello, Is it possible to display a message when the user starts a new workflow? There is an "on entry" action, but if I understand correctly, it is not performed at the very beginning of the workflow?

(...) Hi, while using the functionality of opening an attachment preview in a new tab, I noticed that when we start previewing two different PDF invoices in one tab, the system will always display the one that was opened last in the base tab in the newly opened tab. It would be good to allow opening many different files in a new tab, from different elements, so that it does not overwrite the newly opened PDF.

(...) Hi, it would be great, if the 'Search panel' configuration would allow the positioning of the 'Search everywhere' field. Currently this is always display ed at the top which makes it really tempting to use it for searching, even if there's a dedicated field has been added. While this is not necessarily an issue, it may become one depending on the search phrase. In our case it takes almost one min (...)

(...) Hi, it would be nice, if we could define, whether the description field is display ed is display ed when uploading a new attachment. If we are using the old "add attachment" option we can select the category. If we are using the new "add from camera" option, we can overwrite the filename and set the category. If the user want's to provide a description, he has to: - finish the upload - Click on a (...)

(...) ceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at WebCon.WorkFlow.Service.SolrIndexer.Processors.SolrPipeline.c__display Class5_0.d.MoveNext() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.Compiler (...)

(...) Hi, why is there a difference in how multiple lines of text with append mode enabled are display ed in report vs in the data table attribute? In the report, each entry is shown one below the other, but in the data table attribute, they appear side by side, which looks bad on the form. Is there any way to change that?

(...) Hi, I am wondering if i can use an HTML field to be display ed in Reports (interface). My html field contains some info that is visible in some Steps based on a business rule. And now i might need this info to be visible in reports (for filtering) and export to excel. Or do i have to create another field (single line of text)? thanks