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

search results

for Attributes

(...) tab I can collapse groups but the main Tab with tabs unfortunately not ... because I can not put in group ... 3. In each step I need to Break global order because: - step 1 i have some groups with Attributes "on top" that collected data and on step 2 they are in tab in step 2 I collect data and in step 3 I put to tab 2 .. ect ... I have 70-80 Attributes on form and probably I will add another 30-50 . (...)

(...) p how to make it work with Advanced Cell Coloring. On Orders view, i'm using this: { "children": [ { "element": "span", "style": { "color": "red" }, "Attributes ": { "iconName": "=if(WFD_AttBool2 == true, 'FastForward', '')" } } ] } But on suborders there is no WFD_AttBool2 if i understand it well. I've tried using _12 (this is t (...)

(...) to use SQL however, to automate the whole thing. I failed using many Select Statements. What would be the ideal Select statement that would return the days between two dates, which happen to be the Attributes ? Best Regards, Igor

(...) nts ... but 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 ?

(...) Managers.SubelementsFormFieldsManager.GetSubelementFormFields(StepForm stepForm, ICacheStore cacheStore) w WebCon.WorkFlow.Studio.Logic.Managers.FormFieldsManager.GetFormFields(StepForm stepForm, Attributes Collection Attributes , Attributes Collection systemAttributes , ICacheStore cacheStore) w WebCon.WorkFlow.Studio.Logic.Managers.StepFormsManager.FillStepForms(Step step, ICacheStore cacheStore) (...)

(...) List destination) at WebCon.WorkFlow.Studio.Forms.ImportExport.ImportWizard.Steps.Content.ImportPackageContentStep.c__DisplayClass15_0.b__0() at WebCon.WorkFlow.Studio.Forms.ModuleProcess.Attributes .ProgressForm.c__DisplayClass5_0.b__1() at System.Threading.Tasks.Task`1.InnerInvoke() at System.Threading.Tasks.Task.Execute() -------------------------------------------------------

(...) anagers.SubelementsFormFieldsManager.GetSubelementFormFields(StepForm stepForm, ICacheStore cacheStore) at WebCon.WorkFlow.Studio.Logic.Managers.FormFieldsManager.GetFormFields(StepForm stepForm, Attributes Collection Attributes , Attributes Collection systemAttributes , ICacheStore cacheStore) at WebCon.WorkFlow.Studio.Logic.Managers.StepFormsManager.FillStepForms(Step step, ICacheStore cacheStore) (...)

(...) Hello, I would like to create a new data source in the MSSQL Database category that would retrieve information from a list of values ​​​​from the form and other Attributes on the same form, but I don't know what such a correct query should look like. Currently, my query is only able to retrieve information from the Attributes themselves, but not from the list of values. Edit: I found the solution.

(...) Currently we have following keyboard types that can be used for Text Attributes : text, search, decimal, numeric, url, email, tel. But sometimes we don't want device to show any keyboard. For example if you are creating process for user with barcode gun. The keybaord that shows on the screen can take half of the screeen. The perfect solution would be to add 'none' option to keyboard types.

(...) ance of data entered in the description field, I propose adding the option of formatting HTML text in the description of groups and tabs. Similarly to what is possible in the description fields on Attributes . Regards

(...) [Location] Process Attributes > Attribute of a Select type using a BPS data source > Filtering section [The bug] In a data source filter, when using the ALL_TRUE operator, the WHERE condition in a generated query is prematurely simplified, what results in an SQL error. [Workaround] Chain AND operators. [Fix] Please fix the SQL translation of the ALL_TRUE operator :)

(...) ory. 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 Attributes - Save the changes If the description field would be available during the upload, it would: - improve the user experience - reduce the training effort - reduce the number of questions Best (...)

(...) if i change any of these attribute fields, changes need also to take effect in the dictionary. There is a specific field that will trigger this action. I already created a query that will map correct Attributes with update command. I'm interested in the logic that would need to take place in obtaining the current changes. thoughts: - after triggering specific field in the item list, trigger save path th (...)

(...) Is there an up-to-date list somewhere showing the limit of Attributes that can be used in a single process? I'm asking because I used the Yes/No choice field 40 times, and the only page I found is from 2020, which says that such fields are limited to 20, not 40. https://community.webcon.com/posts/post/limiting-the-number-of-form-fields/70/3

(...) Hi, I need to create a mechanism where the user filters data using Attributes , and the Grid returns data. It could be around 10-20,000 items. I need to save this data. The Item List might have a major problem or might not work, but I'll try. Then I need to process each item from this list (document reference number) --> Another workflow from step A to B. As you know, BPS wasn't really designed for s (...)

(...) In the code-parts of https://developer.webcon.com/docs/configuration-Attributes /#configeditablegrid In the code window below the < - sign and > - sign are showed as ' & lt ; and & gt ; ' Is this intentional ? Because the code in the documentation is C# My colleague did not notice right away but I did!

(...) errorMessage = $errorMessage } $json = $result | ConvertTo-Json -Depth 10 -Compress return $json [/code] Mapping the response Attributes to form fields (isError as bool and errorCode as int) throws these exceptions after the invoke: - System.FormatException: String was not recognized as a valid Boolean. - System.FormatException: Inp (...)

(...) Hi, I have a problem with the form. I get this message when I break inheritance on a step. I can't fix it. It affects the order of Attributes , and I can't change their settings. Has anyone had a similar problem? Version ver. 2025.2.1.321

(...) Hi, I'm experiencing an issue with selection Attributes . If a user types a value but doesn’t explicitly confirm the selection, the value still appears in the field after saving the form or moving along the workflow path. However, the problem is that the value change rules are not triggered in this case, which often results in the form not being populated correctly. Has anyone encountered this behav (...)

(...) ic value. Indicating a step id here breaks the report after import to other environments because the step id remains the one from DEV. This is not only for the step attribute. You can enhance all Attributes representing a form field. Kinrd regards Sébastien