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

search results

for attachment

(...) Hello, I'm configuring a clone feature for nested workflows, and i need to copy attachment s from parent workflow to new parent, and from child elements to new children. Something like this: -Parent --Child --Child -NewParent --NewChild1 --NewChild2 It's easy to copy Parent attachment s - I'm starting parent with `Start a subworkflow` action, which has `Copy attachment s to subworkflow` option - (...)

(...) We have two attachment databases, one for testing and one for production: BPS_Content_Att_test BPS_Content_Att_test2 BPS_Content_Att BPS_Content_Att2 In this application we use BPS_Content_Att_test2 for testing and BPS_Content_Att2 for production. Unfortunately we don’t have a database with identical name, so when we import from test to production, the default attachment database specified in the (...)

(...) or some columns configuration for the final table. Issue is that modifying "Display name" of a column of the item list is not visible in the final document, it is visible only in the template. The attachment document receives the original item list column name. The "Display name" set for an autogenerated column (like ID) works and modification is visible in both template and generated attachment . T (...)

There should be possibility to save all attachemnts from the archived elements in the archived elements report just as in the normal report. I need this possibility badly now! :-)

(...) by picking from dropdown list filled new itemlist with data ? I created action (theoretically is working) but ... how to "attach" that action to dropdown list? Part II the same case but Attach attachment s from other flow - and connect this with dropdown list? --extra-- pick chosen attachment s not all I guest I will need to do something related with: https://community.webcon.com/forum/thread/ (...)

(...) Hi everyone, I just received a response in a ticket and the rich text contained a link to an attachment . I've never thought about this, but I really like this. In this context it would be great, if the context menu auf an attachment would have a function to copy the link of the attachment . Another cool feature in the rich text editor would be to add a link using the existing attachment s. Best reg (...)

(...) Hi everyone, I am trying to upload an attachment using the REST API. I am using the REST Web service action for this. How to do it correctly? Along with the attachment , I would also like to upload a json with other information. Endpoint is configured correctly, the problem is in the BODY itself. The referenced API is written in python using FastAPI framework. This is response: { "detail": [ (...)

(...) Hi, Can I collapse the categories in attachment s by default without using JavaScript? Thanks, Raluca

(...) Hello everyone, I have an issue where the meta-information (creator and date) of attachment s are no longer being displayed. In the HTML, they are present but the CSS class is set to "display:none" (see image attached). Where can I change this setting or how can I display the meta-information again? This has been the case since the update to version 2023.1.2.123. Thanks in advance. Martin

(...) Hello everyone, Is it possible to set the attachment function so that users can upload files in all workflow steps? Currently, in my app, this only works if the user has editing rights for this instance. But I don't actually want that the users have editing rights on all instances and do not want to create complicated rules, that then unlock the overall rights, but immediately revoke the rights for cert (...)

(...) Witam Czy jest znane rozwiązanie dla zgłoszonego bugu ACCESSING attachment S IN ARCHIVED INSTANCES Watek: https://community.webcon.com/forum/thread/2613?page=1#m2619 Po zarchiwizowaniu elementu nikt nie może otworzyć załącznika w BPS Portal, choć jednocześnie można pobrać i podejrzeć załącznik w historii elementu - w mojej organizacji jest ten sam komunikat błędu jak w wątku opisanym powyżej.

(...) Hi, I have an item list and a column for local attachment s. In the advanced configuration settings for local attachment s, the option 'Allow adding more than one attachment ' is not selected. However, despite seeing a 'deny' icon when attaching files, I'm still able to click and add more than one attachment . Is this a bug? Version 2023.1.2.68

(...) Hi, is there any way to change the default behaviour when a xlsx/word attachment name is being clicked on the form? The default is to download the attachment . I would like people to edit it as a default, in order to avoid potential uploading another version of the file.

(...) I was following: https://daniels-notes.de/posts/2023/copy-attachment -to-other-workflow and https://community.webcon.com/forum/thread/3240 [quote="Daniel"] you using the function would be one option. Other are: - Set the local parameter using an SQL command - Use the for each function to iterate through the attachment s - Use the for each function in combination with a data source - Use the for e (...)

(...) Hi everybody, has anybody an idea how I could manage to make (copy) out of a base64 type picture field an attachment for a bunch of instances? I.e. I have an QR code within my workflow instance as picture field. But I need to export it for external use. Kind regards Klaus

(...) Hi, It would be useful if we could collapse the attachment s in the 'All attachment s' tab by categories. When we use the 'related attachment s' feature, there are many attachment s, and it would be helpful if we could collapse all the attachment s by categories or just the 'Current' category." Thanks, Raluca

(...) Can the size of attachment icons be changed in Webcon? I would like to enlarge the icons. See the attachment .

(...) Administrators can configure the allowed types of attachment s globally. However, there are situations, where we like to only allow certain content types, e.g. pdf's, that are a subset of the globally allowed attachment s. Currently, the only way to restrict is the usage of validation rules. For usability reasons, it would be much better, to be able to restrict the allowed document types. With a lit (...)

(...) Similar to that thread: https://community.webcon.com/forum/thread/969/15 on initial step on path action to count attachment did not work ... doesn't matter if element is saved or not. The attachment was added by item list.

(...) I created process where I have got: 1. Parent process with Item list: a) description b) attachment 2. I start child process a) copy data + copy attachment s b) i would like to populate the same in child item list with records correlated with coped attachment s ... I did SQL source: [code="SQL"] SELECT e.DET_ID as 'ID wiersza dziecka', e.DET_WFDID as 'ID Elementu Detalu dziecka', (...)