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

search results

for form

(...) Is it possible to display a message to additionally inform the user whether he really wants to change a given field (at the selected path or all paths)? In order to emphasize to the user that going forward with such a change will have some consequences?

(...) Hello, I am trying to create a list in SP. I created a Sharepoint template, but i don't understand those 3 template options: Static, Dynamic, form field. I attached some screenshots. In screeshot called Template, that's how i setup Action template. In screenshot 'Action' that's how i setup the action - Create a list. When i run i get error: Error in On path action Create a list. (Step: (...)

(...) D into single quotes '' and the new field may contain text which can not be converted to integer. It seems that the dbo.ClearWFElemId(WFD_AttChoose1) = 2 was applied after getting all elements of the form type 1 while the condition with the calculated field is applied simultaneously. Ok, wouldn't fail if I hadn't been so lazy, but I doubt that I'm the only one. :) Best regards, Daniel

(...) e quite technical. As everyone has read the change log, it should be no surprise that we need to apply some changes to any JavaScript based modifications. The cash-dom library has replaced the form er jQuery library. The change may affect how form rules work in JavaScript mode if the rules used the functionality provided by jQuery. For a description of the differences in the operation of the t (...)

(...) a floating point field. I am getting: System.NullReferenceException Message: Object reference not set to an instance of an object. Any ideas how to solve this? What can I do to give you more inform ation? Thanks

(...) t an approval from person X. Also, is there any option to select prior the lines that will be in the item list? Like a pop-up table with all the lines, and then only the ones chosen will be in the form . Thank you!

(...) ext() WRN: Assembly binding logging is turned OFF. To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1. Note: There is some perform ance penalty associated with assembly bind failure logging. To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog]. Has anyone else encountered this issue? (...)

(...) At Webcon BPS, on the form 's list of items, I have a checkbox field and a second field of dropdown(choose) type. The second filed - dropdown field retrieves data from a data base and allows for adding values outside of the database. The first filed - checkbox field determines whether the value in the second field is from the source or added externally. How can changing the value of the checkbox fiel (...)

(...) because it says it is checked out by the user. WEBCON BPS Timeout ID (TIM_ID): 2 Message: The element has been checked out by user: Is there a way to prevent this thing? So you cannot edit the form on the final step?

(...) . at CommonServiceLocator.ServiceLocator.get_Current() at WebCon.WorkFlow.Data.Solr.BPSSolrServerProxy.GetInstance[T]() at WebCon.BPSCloud.Core.SolrEngine.BpsSolrQueryExecutor.QueryWithPerform anceLogAsync[T](IBPSSolrServerProxy solrProxy, String queryToRun, QueryOptions opt, String name) at WebCon.BPSCloud.Core.SolrEngine.UserBehaviorEngine.ExecuteActivityQuery(SolrQueryOptionsBuilder (...)

(...) Hi there I'm not sure, but I haven't found any inform ation about this anywhere. Is it really the case that BPS groups cannot be nested? Am I the only one who expects this kind of functionality in this context? Webcon can handle nested AD groups, why not Webcon's own groups? Or did I miss a hidden function/button/setting that makes this possible? 😅 I appreciate any help.

(...) veloper.webcon.com/2023/resources/rest_api5.0/#tag/PublicApiReport/paths/~1api~1data~1v5.0~1db~1{dbId}~1applications~1{appid}~1reports~1{reportid}/get There are properties for page and size, but inform ation on defaults and max is missing. This seems to be explicitly documented on other endpoints, so i am questioning myself if there are limits at this endpoint or not? From testing it seems that def (...)

(...) Hello, Can someone help me with some inform ation about "Absence" process? Where can i find some documentation? Thank you.

(...) Hi community I am currently implementing a process where the form is filled out by "visitors" of our company. (In short, it is a visitor registration at the reception). By law and for company policy reasons, we have to display a "Data Protection Notice" on the form before the visitor can complete the registration. By company policy, we are required to provide this notice in each country in _all_ (...)

(...) How in buisness rule I can implemement function random my buisness rule? I want to set the form field randomly out of 3 choices

(...) Hi, We have a process in which a user cannot submit the form so it would go to the next step. Only a single user has this issue, everyone else can use the process with no problems. When the user attempts to submit the form , under the form , the following message appears: Sys.Webform s.PageRequestManagerTimeoutException. The server request timed out. I also attached a screenshot of the console, (...)

(...) o the database (into the WFelements table)? Which field values should we generate so that there are no problems with the operation of the application. Of course, WFF_STPID - step ID, WFD_DTYPEDID - form ID depends on the process, and the rest, e.g. RowVersion (some hexadecimal value) ? And other?

(...) after changing the password. Is adding to the send queue based on the WFMails table, or is there another, dedicated database table for this purpose? UPDATE I have already found some important inform ation: This queue is stored in the database in the WFMails table. Are messages with status 0 then retried?

(...) at WebCon.WorkFlow.Studio.Logic.Helpers.UsageSearch.MappingRowsToTreeNodesConverter.GetTreeModel() at WebCon.WorkFlow.Studio.Logic.Managers.ProcessDocumentationGeneration.UsagesGenerator.Transform ToFlatUsagesList(ISearchableEntity searchable, Int32 processID, Boolean processUsagesOnly, Boolean filterOtherProcesses) at WebCon.WorkFlow.Studio.Logic.Managers.ProcessDocumentationGeneration.Dat (...)

(...) arch mode. 1) Ignore Upper and lower case --> case-insensitive 2) Ignore Whitespaces If anyone knows an easy approach to achieve such a behavior in another way, I would look forward to get the inform ation. I think it has to be implemented in webcon. Thanks a lot Best regards Thomas