(...) Dear Webcon Community! Problem: with import excel action you can import excel tables only if you have a table container already added. Sometimes it is difficult if we want to process data in excel table coming from third party. Proposal: there is a way to define column mapping for itemlist file importing. It would be nice to have a feature in import action to take into account that one, instea (...)
(...) Hi community! In some scenarios it is necessary for us to render datatables on form containing some custom links or buttons. For this reason we built following SQL statement for testing purposes: SELECT 'Internal' AS ID, 'Click me' AS HTML UNION SELECT 'Azure' AS ID, 'Link' AS HTML And we used this datasource in a datatable field on form. However, we have some interesting results. (...)
(...) nown error: The SELECT permission was denied on the object 'table_name', database 'database_name', schema 'dbo'..." Using SSMS the server where the SQL is installed, I can SELECT the data from the tables . What could be wrong? Thank you in advance for your help, Martin
(...) failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. at System.Net.Sockets.Socket.Awaitables ocketAsyncEventArgs.ThrowException(SocketError error, CancellationToken cancellationToken) at System.Net.Sockets.Socket.Awaitables ocketAsyncEventArgs.System.Threading.Tasks.Sources.IValueTaskSourc (...)
(...) Hi community! I am struggling with Word Add-In and data tables . The requirement is to show a table of order positions, each position contains an image field with a barcode (which should be shown in table) and some other fields. Is that even possible and if so how? Thanks a lot in advance & best regards, Nik
(...) Hi all, I was wondering what the best practice is when using SQL queries in Webcon with attributes, tables or views that have different names in different environments. One example is the views. These are automatically generated by Webcon and the name is combined from the process name and the process ID. The process ID is of course always different in the three different environments. This means (...)
(...) (MS SQL) with visitor data and the CacheOrganizationStructure table in the webcon content DB (MS SQL, too). Now I want to create a datasource for a Choice field, where I could query for names in both tables . It is purely for reading data. Kind regards Klaus
(...) ataAttachmets and [BPS_Content_Att].dbo.WFAttachmentFiles When im trying to add attachment like always going step by step in my workflow everything is ok - attachment is being added in both tables . But i also have a button making me back to previous step ( i am using Start Element()) and then when i try to add attachment it is going to be added only in table [BPS_Content].dbo.WFDataAttachmet (...)
(...) the Aspose library which supports a template syntax. This allows to write code inside the word document to generate more sophisticated documents. Examples: - Instead of rendering item list/ data tables as tables in word we could generate "chapters" - Chapters could contain other chapters - Displaying multi line fields with rich text - Displaying pictures from attachments inside the document - (...)
(...) Hello, is there a way to do a repeating table within a repeating table. Nested tables , to have a parent child relationship between the tables ? Thank you for your help!
(...) ssageid=4134 Hello, when working with custom columns in reports I'm always trying to avoid using regular ID when comparing forms, workflows, processes etc. I'm almost always joining with specific tables to get GUID, so reports won't break between environments. Inside custom columns we can access wfelems, which as far as i know is based on V_WFElements - if we could get DTYPE_GUID, DEF_GUID, WF_GU (...)
(...) y ease our workload, as we currently have to manually split the address files. Thank you in advance, Bjoern Poller P.S.: I have already submitted a similar request for the Excel export in DATA tables .
(...) Currently, if a company has several content databases, for example 5, and users need to be synchronized across each database, the data is stored in 5 tables * 5 databases, resulting in the same data being present in 25 tables . CacheOrganizationStructure CacheOrganizationStructureExtendedTokens CacheOrganizationStructureGroupRelations CacheOrganizationStructurePictures CacheOrganizationStructureSu (...)
(...) I don't know what), but its children are there.. created... and this problem creates for me duplicate children. And for that parent instance, because basically doesn't exist, there is no entry in WF tables so I can search for some bugs, errors, info.. anything that happened. Anyone have any idea why this happens? Thank you!
(...) Hi everyone, I've noticed a strange rendering / displaying of data tables . I attached a screenshot: 1) This is how the data table looks like if I refresh the browser 2) The mouse overs work fine 3) "Dragging" the data table "displays" the table correctly. 3) can also be achieved when the data table is in a tab and you switch tabs. The data table is displayed correctly when getting back. We (...)
(...) n. This might be connected to the seperate ID columns and a change in the underlying DB function. I think that it even behaves differently when trying to get ID from wfelementdetails and wfelements tables . (specific ID field in wfelements, no specific ID field in wfelementdetails - you can see calculated columns in table wfelements, none in wfelementdetails, because there are no specific colums for ch (...)
(...) Hi, I had a cyclic action that was running every few minutes on step and generated a lot of logs. On 2 tables in the Config database: AdminWFEventLogs and AdminServiceLogs This was the development env. Can I delete (truncate) them without consequences?
(...) https://community.webcon.com/posts/post/wfhistoryelements-and-wfhistoryelementdetails-tables -description/56/26
(...) Would it be possible to implement an option that would allow us to disable the alternating coloring of data tables on the form?
(...) BPS platform. [Current Limitation] At the moment, users are unable to freeze specific columns in Item Lists when scrolling horizontally. This often leads to usability issues, especially in wide tables , where the first few columns (e.g., item name or ID) get lost from view. [Proposed Improvement] Introduce a checkbox option per column in the form field configuration that allows selected colum (...)