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

search results

for AD

(...) mn in this row is blocked. For that I am using "Column edit restrictions" from the "Permissions" tab in the studio. And it works great. For few rows. If there are more rows it works really slow. I mAD e some analitics. The query is executed in 20-180 ms depending on many things. So lets say it is 50 ms. For 6 columns it means it is executed 6 times, so it takes 300 ms. For 10 rows it is 3 seconds. (...)

(...) Hello! I'm trying to import Slovene language pack obtained from the https://bpstranslator.webcon.com/ What I did: 1. AD ded a new record to the Interface language packs in System settings: sl-SI (Slovene); 2. UploAD ed the .zip file downloAD ed from the BPS translator tool mentioned above; 3. ReloAD ed the configuration; 4. Reset the cache; 5. Change the language on my profile to Slovene. (...)

(...) this. In this context it would be great, if the context menu auf an attachment would have a function to copy the link of the attachment. Another cool feature in the rich text editor would be to AD d a link using the existing attachments. Best regards, Daniel

(...) Hi everyone, it would really be great if we could have the option to check in a business rule whether the edit mode is active. Currently we can check for: - AD min mode - Mobile device - Share mode At the moment I'm using a combination of business rule and form rule to hide /show an element which is confusing. An alternative or maybe an even better option would be to provide a rule /fun (...)

(...) Hi, I'm finally taking the time to AD d this user voice. I think it was in BPS 2020 or 2021 where the option was AD ded that a constant in a business rule would be displayed in the format Group:Constant (1). Right clicking on the name of the constant would show a context menu with all constants in this group (2). This was similar to the one which is displayed if you right click on the choose fiel (...)

(...) Hello, I have a big problem. I have an order form, e.g. for a contractor, and I have created a data source that shows all the orders of this contractor. AD ditionally, Kontrahnet has a monthly order limit entered in the field I need the system to check whether the limit has not been exceeded during the next order. Please help me how to do this

(...) ted on a localhost? I have a locally fired server, I use FastAPI (the tool is built in python). In browsers the API works. However, when I try to run a query on a form I get this message. I have alreAD y tried restarting DNS, disabling the firewall. The server is on startup and the server is listening on port 8000. I am new to webcon and just learning. Thank you in AD vance for your help.

(...) l work like that IF user opened element from the dashboard, but that's not always the case. I'm thinking about 'override returnurl' option on specific path - somewhere near 'wizard mode', but insteAD of staying in same url, we define where users should land.

(...) Hello everyone, I'm trying to create an article-based analysis. The evaluation should list how often an item is affected in a complaint. Unfortunately, although I can AD d the corresponding fields as columns for a list view, I cannot display them in the form of a chart. Why do these fields have the blue text [Positions] in front? What is it about these elements that I cannot select them in the v (...)

(...) bcon BPS, so we have some ideas to improve. 1. Issue: you cannot setup field availibility for archived instances Proposal: there could be a 3rd form editor like standard/mobile form have. Or/and AD ditional field matrix setting controlling visibility on archive form. 2. Issue: Instance level privileges are not inherited to archived instances. It is a problem as we have reAD only permission (...)

(...) Hi, Can you help me with AD vice on how to quickly delete a process that is no longer in use? I should mention that the process has form rules/business rules/actions Thanks, Raluca

(...) , and he would prefer to be notified in a different way than through email notifications. Is there a way I can implement desktop notifications similar to those from the mobile app? Thank you in AD vance for your help!

(...) curity configuration and changed the cookie expiration time (set it to 10 minutes). Successful logout occurred after 10 minutes. After logging out, a login window appears. In some cases, the user hAD to enter the correct login and password several times before being able to enter the portal. The worst thing is that there are cases where the user does not log in to his account. We use Windows (...)

(...) Hi everyone, I am trying to uploAD an attachment using the REST API. I am using the REST Web service action for this. How to do it correctly? Along with the attachment, I would also like to uploAD a json with other information. Endpoint is configured correctly, the problem is in the BODY itself. The referenced API is written in python using FastAPI framework. This is response: { "detail (...)

(...) .com/docs/2023R3/Studio/ConnectionsAndDataSource/DataSources/DataSource_RestWebService#3-superior-source This way we can use different connection for the "same" data source. This works fine for reAD ing data. When we want to write data so, it's not so easy any more. For example the "invoke REST Web service" will allow selecting one connection. This connection will be used without the context of (...)

(...) Hi, I'm sorry, if this a duplicate, but I'm not sure if I AD ded it alreAD y or maybe someone else. If selecting a value of a choose field from a data source throws and this causes an error, it's not easily possible to see the actual "request" which was used to get the data. There are ways around this: - In case of SQL and you have access to the server you could activate the SQL profiler - I (...)

(...) mail reminder after 5 minutes if the user didnt make and action or even if didnt yet logged and check the instance.., please note that im using a date field ( date and time) as a start date please AD vice

(...) Hi all, I have a question, in a report view like the one attached, I mean the right hand side where the outstanding tasks are, is it possible to intervene to AD d a description? I have for example an urgent request which is also marked on the form, is it possible to include such information in this view, possibly change the colour of the tile or title. Can I do something to make it stand out? May (...)

(...) ey, anyone have any idea why the problem appeared? Version installation: current -> 2023.1.3.76 target -> 2023.1.3.118 In changelogs there was information about changes as to the columns in the AD minWFEventLogs table. Last query from profiler: IF EXISTS(SELECT * FROM sys.columns WHERE Name = N'WEL_Details_Deprecated' AND Object_ID = Object_ID(N'dbo.[AD minWFEventLogs]')) (...)

(...) hi there, kindly i need help how to resubmit alreAD y archived instance again to start (with same inputs and attachments) on monthly basis? i 'm thinking of cyclical action but struggled to configure the action please AD vice