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

search results

for edit

(...) will be created and configured in Portal, i.e. its target location where it will be used by the Head.   Creating a dashboard Go to the selected application home page and click the edit button visible in the top right corner, then select the Enable edit mode option.       Next, click again the edit button, select Add new, and choose Dashboard.   (...)

(...) asily manage design operations, even when they involve a larger number of individuals or extend over a period of time.   How to access the list and use it? Every user with privileges to edit application in Designer Studio can access ToDo List and the whole functionality. To view the list, click the Actions tab available in the upper bar of the Designer Studio window and select the ToDo L (...)

External content by Daniel Krüger; December 05, 2021 ;  The original post has appeared on daniels-notes.de   Even though this is quite old, it still works and it can help others: If you are providing multilingual user interfaces this post can provide you with little helpers to generate SQL statements: For multilingual choose fields. Multilingual icons &n

(...) points to the main directory containing Java (it must contain bi and lib folders). For example,  for OpenJDK 22.0.1 the default path is: C:PROJjavajdk-22.0.1 The option is found under: edit system environment variables -> Environment variables -> System variables -> New   In the installer, during system verification, it is also possible to install Java. (...)

External content by Daniel Krüger; August, 2022 ;  The original post has appeared on daniels-notes.de   If you are working with web services data sources like REST then you will have noticed that you can't view the outgoing request. This is also true, if you have a problem, when the instances hasn't been saved yet. All in all this can be quite annoying, if there&

External content by Daniel Krüger; July 06, 2024 ;  The original post has appeared on daniels-notes.de     WEBCON BPS 2024 introduced different kind of form templates: While this is great for WEBCON BPS 2024 users. You can already achieve something similar with a little HTML field in previous version. You could even make it dynamic. If one tab needs a lot of

(...) th properties would make the styling easier. The custom styles could be defined in the new html-field (for every process we would have to define it again) or much better, let it define in the themes edit or! Update 06.04.2021 Apparently is now in back-log https://community.webcon.com/forum/thread/404/15

(...) ely consider adding some more functions, like: - user defined left menu - pages, not just dashboards - option to turn off the default dashboard - dashboard HTML element should have some kind of HTML edit or, not just a narrow window for code pasting. It's hard to make any changes without copy/paste to external edit or - dashboard text element is too narrow, it should be resizable ! Almost impossible to (...)

(...) e great, but only untill you try to do something with them - like hide for example... or export - import Seems like you keep them all in a single SQL field:-( So, some JS manipulation is needed, rule edit or is useless. Can you make normal HTML attributes - every attribute in separate SQL field?

(...) he following scenario: - client has approximately 500k customers (a mix of companies and persons) - each customer can have one or more banking accounts - each account can have one or more connected credit cards I would like to give the users the option to search for a customer using data from each of the categories mentioned above. I'm trying to avoid importing this data as workflows because the data (...)

(...) Dear Webcon. Designer Studio is a great tool, and visual workflow edit or is a great tool too, but it's missing a compliance with visual proces definition standards, like BPMN 2.0. Can you please implement a BPMN import feature ? Sure it won't be easy (since the differences in process/workflow definitions) but still it should be posiible to implement some basic imports, even if not all data from BPMN d (...)

(...) the json response to a table is beyond me. Just in case there's someone who would be able to do it but doesn't know how to retrieve the data I add the logic below which can be put into the advanced edit or. You need to create an APP with impersonation. For some reason the report was returned but without rows without impersonation. I even granted the APP business administrator privileges without succe (...)

(...) ar as in the image attached), where i am able to add as many rows as i need. One to define a name of the form field (text) and another to pick from my workflow fields. I found some classes like Configedit ableGrid, Configedit ableGridColumn in the SDK, but I'm missing samples how to use them. Does anybody have experience with this type of configuration?

(...) What type should be predefined in the input parameters to read a type field itemlist/enum in a sdk BPS 2020 Exteinsion Logic- BPS Custom Action utilizand Configedit ableEnum/ Configedit ableItemList?

(...) using the POST method of the "Invoke REST Web service" action on a menu button. If I enable "Use proxy" in System settings I get the following error: Request Url: https://test.findynamic.com/iris/credit -card/api/buyers Response Code: MethodNotAllowed (405) Exceptions: Rest service call failed. Http code MethodNotAllowed (405). Inspect log to get more information. If I disable this setting, I get th (...)

(...) of views would be opening a preview or of course a form. Maybe also viewing or downloading a file could be recorded. The most luxury version would be configuration options (elements views, element edit s, document downloads, document previews) on process level. By default it would then be switched off. It might be feature other partners/customers would like to have as well.

(...) e. Issue: When we update the Country name in SQL – Name of the Country is not automatically updated on the City form. We can update the field with a form rule on page load, but only when we go into edit mode. Is there a way that his is also done in read only mode, when we jus to open the Form. A quite similar scenario applies when printing a document – we want to have the last version of the Par (...)

(...) It would be nice if there were the following changes to the form rule alerts/confirmation functions: a) Modal dialog They could reuse the modal dialog from the "single row edit " instead of using the browser integrated alert/confirmation window. This would result in a more consistent user experience. Of course it would be nice to set title, body and button texts but I would be fine with setting the bod (...)

(...) such action: In my VS solution, I have made CustomAction that gets data from an external system as a list. I would like to return that list to ItemsList in my workflow. I have code like this: [Configedit ableFormFieldID(DisplayName = "Pozycje nagłówka ", FormFieldTypes = WorkFlow.SDK.Objects.Enums.FormFieldTypes.ItemsList)] public List Lista_Poz { get; set; } public class Nagl_OT { [ConfigEd (...)

(...) It would be great, to have some kind of IDE in the Designer Studio while edit ing SQL or Javascript code. Therefore it would already help if there were line numbers and code highlighting e.g. for opening and closing brackets. Sometime it is difficult to manage your own code when it reaches a certain number of lines. For example, if you have a Javascript code and only one semicolon or closing brac (...)