(...) xt tab or at the end of the tabs. Of course, there could be even other solutions to this, like how it is done in CRM where the "Tabs" are the top and the "left an right panel" are rendered. In business central we can define "groups" in which we can display important and less important information. If a group is collapsed "promoted" fields are displayed. I will attach a few screenshots from other (...)
(...) uchom podobieg Audytowani (ID: 1351) Proces startujący: Ankieta po Audytowa Wiadomość: System.NullReferenceException: Object reference not set to an instance of an object. at WebCon.WorkFlow.business Logic.Automations.Engine.AutomationEngine.RunErrorFlowCollectionAsync(AutomationEvaluationParameters parameters, AutomationWithParameters automation, AutomationRuntimeResult currentFlowResult, Cancell (...)
(...) 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 user ac (...)
(...) System.Data.Common.DbDataAdapter.UpdateFromDataTable(DataTable dataTable, DataTableMapping tableMapping) w System.Data.Common.DbDataAdapter.Update(DataTable dataTable) w MyGeneration.dOOdads.business Entity.Save() w WebCon.WorkFlow.Data.ImportExport.Graph.DbNode`2.AddOrUpdate(IDictionary`2 dictionary, TEntity saveEntity) w WebCon.WorkFlow.Data.ImportExport.Graph.DbNode`2.SaveEntities(IList (...)
(...) 7_0`3.b__0(TSource x) w System.Linq.Enumerable.c__DisplayClass7_0`3.b__0(TSource x) w System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext() w WebCon.WorkFlow.Studio.Logic.Base.business ListBase`2.AddRange(IEnumerable`1 range) w WebCon.WorkFlow.Studio.Logic.Managers.SubelementsFormFieldsManager.GetSubelementFormFields(StepForm stepForm, ICacheStore cacheStore) w WebCon.WorkFl (...)
(...) ---------------------------------------------------- at System.ThrowHelper.ThrowKeyNotFoundException() at System.Collections.Generic.Dictionary`2.get_Item(TKey key) at WebCon.WorkFlow.business Logic.ImportExport.Report.NavBarItemsDifferenceFinder.FindAndChangeParents(MappingListsDifferenceRow navBarItemDifferenceRow, Dictionary`2 flatDifferenceDictionary, Dictionary`2 navBarItemsOwnersDicti (...)
(...) `3.b__0(TSource x) at System.Linq.Enumerable.c__DisplayClass7_0`3.b__0(TSource x) at System.Linq.Enumerable.WhereSelectEnumerableIterator`2.MoveNext() at WebCon.WorkFlow.Studio.Logic.Base.business ListBase`2.AddRange(IEnumerable`1 range) at WebCon.WorkFlow.Studio.Logic.Managers.SubelementsFormFieldsManager.GetSubelementFormFields(StepForm stepForm, ICacheStore cacheStore) at WebCon.Work (...)
(...) customer number field. I have a REST DataSource "REST GET CUSTOMER DATA" (..../getKundenData?customernumber=CUSTOMERNUMBER.Standard) which returns a json with all relevant customer data. I used a business rule to get the value from the REST datasource and a form rule (on value change) to set the customer name (returned from the business rule). This is working fine. The problem is the mapping cust (...)
(...) mat, ParamsArray args) w System.String.FormatHelper(IFormatProvider provider, String format, ParamsArray args) w System.String.Format(String format, Object[] args) w WebCon.WorkFlow.business Logic.Helpers.NewObjectNameCreator.GetFirstFreeNumberNameFor(IEnumerable`1 existingNames, String newObjectName, String nameFormat) w WebCon.WorkFlow.Studio.Logic.Managers.Automations.Automations (...)
(...) rrent way, I would prefer a form rule which can be used to display an attachment in the preview. This way we wouldn't be limited to the first attachment but could get the attachment to display with a business rule or similar. Best regards, Daniel
(...) ters an error. In such a case, all changes within the workflow instances are rolled back, but the REST API calls have already been sent, potentially causing inconsistencies between systems. From a business process perspective, a better approach would be if each instance update were handled as a separate transaction. This way, if 145 instances update successfully and 5 fail, the user would only need to (...)
(...) in Cyclical Global Action there is possibility to use Change Field Value action. But I can't select any field on configuration tab. Does anyone know what is the problem? How I should use it? My business case is that I need to update a field which is based on some dictionary. Simply task - replace one value with another. It is needed to comply with some other needs and keep the data clean. My v (...)
(...) Hi, I am wondering if i can use an HTML field to be displayed in Reports (interface). My html field contains some info that is visible in some Steps based on a business rule. And now i might need this info to be visible in reports (for filtering) and export to excel. Or do i have to create another field (single line of text)? thanks
(...) o. Moreover a CSS low-code editor would be nice to build those styles via drag & drop und autocompletion and colorpicker in all style configuration fields. Maybe with "..." like it is for form and business rules to open the rule editor. Kind Regards Sébastien
(...) Hi, it would be nice if it would be possible to define local and global configurations for regular expressions like it is possible for business and form rules. There are many regular expressions that we need very often and it would be nice having them as templates for the expressions and the error message. The way to create a global field is known and used too but we don't want global fields everyti (...)
(...) above "Getting started" would be nice. The search function should find all elements existing in the application tree. It is a lot of scrolling and searching in bigger apps to find the correct field, business /form rule, workflow, report and so on. The search should be able to get started with the shortcut CTRL + F or via right click on an element in the application tree. I hope others like this idea to (...)
(...) Hi, it would be nice if one could also create new groups for global fields and automations in system settings like it is for global constants, form rules and business rules. Kind Regards Sébastien
(...) sets. - Keeping reference columns visible reduces the chance of entering or modifying data in the wrong row or column. - Particularly beneficial for users working on smaller screens or with complex business processes that involve many columns in item lists.
(...) Hi, we would like to pick a group in a form field and to use all members of this group as filter for another user picker field. Using the function GROUP MEMBERS [AD-Group Login and name] in a business rule works fine. Setting this one into an ALERT all members are returned as expected. Using 'testgroup' as string in the group picker of the function GROUP MEMBERS ['testgroup'] in a filter of a data (...)
(...) gned to two users, and the workflow must wait for both users to complete it before moving to the next step. In workflow, I have a task step that correctly implements this logic. Task is assigned via business rule. Later in the same workflow, after a conditional gateway, there is another task step with an identical configuration. However, this task proceeds to the next step after only one of the two user (...)