(...) Hello, I'm wondering if it's possible to trigger the automation of a menu button every time the user opens a specific page. There is already a HTML field (button behavior) in my form that will do exactly the automation I need, but will be more helpful if this happens automatically instead of waiting for a click from an user. Thank you very much!
(...) there is any way to just add access to attachments with out access to elements? (I changed access to crustal elements in sub flow - if user is not in particular group they do not see attributes of form but they see attachments and not crustal data) I was just wondering there is other way to add right to attachments with out access to element ?
(...) We have a translation on the dev environment. How do we move all the translation say for 'application1' - all the form fields, workflows , emails, safely, with the possbile backup and without exporting all the pacagaes for production?
(...) the “Roomy,” “Cozy,” and “Compact” options available in Outlook. Such a feature could prove especially beneficial on devices with smaller screens, like laptops. For instance, in scenarios where a form is open with the details panel visible, reducing the spacing between workflow steps could help optimize the available screen space. Allowing users to set their preferred density could influence mu (...)
(...) Hi, In WebCon we can create a new field and set it's visibility to be hidden on the form s that way the field will act as a variable for storing or passing data. Now the question is, if this field is hidden on the form how can i make it to always be visible on the instance history page? This is for troubleshooting, in a scenario where we want to check the variable values if they're correct. I alrea (...)
(...) Hi, I think it would be great if we could switch from the BPS Portal to the user's account and check what he sees on the form and reports. The system and business (global) administrator would have such privileges. From the BPS Portal level, he could use the icon to switch to any user's account (administrative mode). Sometimes data source values are filtered and there is no way to see what the use (...)
(...) 117.7702, "cash_sell": 119.4306, "exchange_buy": 118.2446, "exchange_middle": 118.6004, "exchange_sell": 118.9562 } What I wanted to do was: - make the user insert all the inform ation in the row; - after that the user has to click the button in the row that would make the API call and save the "exchange_middle" in a column (e.g. DET_Att5) Does anyone has any ideas how to (...)
(...) Hi, if we have a chart with a detail level, you can click on a chart element to see the elements, these inform ation are displayed as tiles. At least if the chart is located in a row set to "one-third column" and the chart is located in the smaller part. It would be great if we could also define the display mode of a report for a chart. This display mode would be applied to the detail level of (...)
(...) q.Enumerable.WhereSelectEnumerableIterator`2.MoveNext() w WebCon.WorkFlow.Studio.Logic.Base.BusinessListBase`2.AddRange(IEnumerable`1 range) w WebCon.WorkFlow.Studio.Logic.Managers.Subelementsform FieldsManager.GetSubelementform Fields(Stepform stepform , ICacheStore cacheStore) w WebCon.WorkFlow.Studio.Logic.Managers.form FieldsManager.Getform Fields(Stepform stepform , AttributesCollection att (...)
(...) me data are also available, when the device is offline? For example I have to update some data on devices, that are within a building where no data connection is available. I update the data in the form s and when data connection is back, it synchronizes or sends the data. Best regards
(...) eTypes) at WebCon.WorkFlow.BusinessLogic.ImportExport.Report.MappingListsDifferenceBuilder.GetDifferenceAsDictionary(MappingList source, MappingList destination) at WebCon.WorkFlow.Studio.form s.ImportExport.ImportWizard.Steps.Content.ImportPackageContentStep.c__DisplayClass15_0.b__0() at WebCon.WorkFlow.Studio.form s.ModuleProcess.Attributes.Progressform .c__DisplayClass5_0.b__1() (...)
(...) ional design ensures correct placement, resolution, and alignment with the text. Print-Ready Files: Print specifications such as bleed, trim, and margin settings are crucial to meet publishing platform standards like Amazon KDP or IngramSpark. By incorporating these elements, author book design services ensure that books stand out in the marketplace, providing a polished, professional look that (...)
(...) processing actions WebCon locks down the instance and I couldn’t find a way to make any changes to the process. I use the parameter “forceCheckout=1” – that works fine as long a user is editing the form but fails when called from inside a PowerShell action. I see two options there: 1) I could do it with an asynchronous PowerShell process and upload the attachment when WebCon has finished proces (...)
(...) th values in them that cannot be found) i have that prevent me from moving to the next step(in one case i would maybe like to "cancel" the subworkflow/return with negative). I tried to deactivate the form field validation on the paths, however the error still occurs.
(...) Enumerable.WhereSelectEnumerableIterator`2.MoveNext() at WebCon.WorkFlow.Studio.Logic.Base.BusinessListBase`2.AddRange(IEnumerable`1 range) at WebCon.WorkFlow.Studio.Logic.Managers.Subelementsform FieldsManager.GetSubelementform Fields(Stepform stepform , ICacheStore cacheStore) at WebCon.WorkFlow.Studio.Logic.Managers.form FieldsManager.Getform Fields(Stepform stepform , AttributesCollection at (...)
(...) ew BPS Group that will collect members of a given team. I don't have this group in active directory. I don't fully understand what is the meaning of Group identifier (BPS ID). It has to be in the UPN form at. In the knowledge base there is an article where the BPS ID is [some name]@webcon.pl. My questions are as follows: 1) Could I also use "@webcon.pl"? Or should I rather use my domain name? 2) Is (...)
(...) Hello How to trigger Automation with standard actions (On attachment add – there is only one action related OneDrive allowed) or trigger form Rule on attachment changes? I need it for scenario: Requestor add/add new/overwrite/delete attachment in the very same step without pressing save or going to another step (change in attachments is there even if one close the browser tab without previous saving (...)
(...) i, I did the upgrade from 2022 to 2024. After upgrade, I upgraded the sdk to verison 2024 . When I tested i received the error" One or more errors occurred. (Decimal value was not in a correct form at.) Decimal value was not in a correct form at. " I tried to send the value in different form at 122.23 or 122,23 but I received the same error. I changed the type field to a single line of text and (...)
(...) Dear All, I am currently looking for a way to extract the "Content as Base64" for all attachments associated with a specific instance. My goal is to obtain a single text line in the following form at: 'Base64 PDF 1', 'Base64 PDF 2', 'Base64 PDF 3'. -> The easiest way would be to use built-in tools, but unfortunately, that doesn’t work (CONTENT AS BASE64[GET ATTACHMENTS]) After attempting th (...)
(...) Hi, is it possible, to show a leading zero in a numeric form ular field? Example: 09678 instead 9678 If i change the field type to text, all existing values dissappear due the change of field type.