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

search results

for edit

(...) exclusively in the former. Therefore, this article focuses on configuration in Portal.   Step 1: create a dashboard To create a new dashboard within a selected application, enable edit mode in Portal (Settings → edit mode), then add a dashboard by clicking the Add new button in the navigation menu and selecting the Dashboard option.     Step 2: enter (...)

(...) 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 (...)

(...) Hi, I am trying to use WebDav 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 p (...)

(...) ain what it is and the Docusign Documentation isn't realy helping me here either. Has anybody tried this an maybe got an idea what the problem could be? Thank's in advance for any advice. Pasquale edit : Found the Problem, i had a trailing space in the AuthServer URL

(...) before setting up the substitution (I mean the active tasks). I had to do this manually. Is there a way to make substitutions work so that the substitute is being assigned even the overdue tasks? edit : I came up with an idea to create action that gives the rights to the desired documents upon starting the substitiution.

(...) Hello, I tried to use "Configedit ableDropDownList" for input parameters and it will return List object I uploaded the project sdk but not working. How to configure the type parameter Configedit ableDropDownList? Best regards, Raluca Lupu

(...) It would be great to be able to pass any attachment id to the 'show first attachment on page load', e.g. via sql query edit or.