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

search results

for tables

(...) select *, dbo.GetTextPartEN(Description) as DescriptionEN,dbo.GetTextPartEN(Remark) as RemarkEN This came only to my mind now, because I'm creating a lot of "repetitive statements" in a few data tables , but when I think back, it would have helped me in a lot of other cases two. Best regards, Daniel

(...) Hi, When instances are "live", datatables / datarows are just nice objects to use. However, when an element is archived, datatable shows "No data preview for an archived element", while datarow does not render at all. Scenario: a parent and 1+ children. You can have a datatable in the parent's form to show the list of children along with some relevant info, and each child may have a datarow to sho (...)

(...) changing the domain for users in AD in our company, which will consequently result in changing logins in BPS and losing permissions. Are there any scripts available that would allow us to update the tables so that we can preserve the existing permissions and access rights for users? What about licenses? Will they be revoked for the old logins and assigned to the new ones, or is there a specific proced (...)

(...) to the CreatedBy field. To restore access, we would need to update this field in the database as well. However, doing this manually for each user and each record is not ideal, and there may be other tables in the database that also use the old UPN information. # Is there a simpler or more automated way to handle this issue?

(...) sources. The data rows that fetch data using SQL reload correctly whenever the “client” attribute value changes. However, the ones that use REST do not refresh. I had a similar issue with data tables in the past and solved it by using JavaScript to simulate clicking the reload button each time a dependent attribute value changed. Unfortunately, the Data Row control doesn’t have a reload button. (...)

(...) Hi to all. As a consultant who needs to dive regularly into the database using SQL I'm surprised that there is no physical data model diagram in the documentation. A visual representation of tables and their dependancies provides a very useful overview about how data is structured, maintained and related. In SQL server there is a option to add a new database diagram and thus my question: could Webcon, a (...)

(...) Hi everyone, I’m trying to display numeric values in WEBCON BPS Word printouts with thousand separators (for example, 1.000,00€ instead of 1000,00€). Interestingly, in Item Lists (tables ) the formatting is shown correctly with thousand separators. However, in regular form fields (for example, floating-point numbers), the values are displayed without the separator. Is there a way to configur (...)

(...) Hi, it would be really nice if it would be possible to add a "data source table widget" to a dashboard that can just be filled with data of a data source instead of only "report data tables " with information of processes. The data source should have the same sort and filter possibilities in the dashboard as in processes. There is so much data in data sources we'd like to visualize, search, filter, (...)