Hello Creatio team,

Is there a way to prevent users from exporting lists (or downloading files)based on the file size in Creatio?

What are the possible options involved?

I am ware of this feature

Thank you Sasori

Like 0

Like

3 comments

Hello,



The best way to restrict users to export records is by using this operation permission. 

HI Bogdan,

Is there a way to prevent users from exporting lists (or downloading files)based on the file size in Creatio?

Sasori,

 

There is no such OOB posibility for now.

Show all comments

Hi Community!

 

I have the requirement to let the users select multiple documents in the "attachment and notes"-tab and then download them all at once.

Is there a way to accomplish this?

 

Thanks and br,

Robert

Like 0

Like

4 comments

Hello Robert,

 

Hope you're doing well.

 

As for now, there is no such functionality. Our R&D department has been informed about this case so they could consider enhancing the following functionality in the upcoming releases.

 

Thank you for being interested in the Creatio application and for your ideas for further improvements!

 

Best regards,

Anastasiia

Hi Robert,



Here is our Creatio Marketplace add-on for the use case to download multiple files in one click.



https://marketplace.creatio.com/app/bulk-attachment-download-creatio



Best Regards,

Bhoobalan Palanivelu.

Bhoobalan Palanivelu,

Hi Bhoobalan,

 

thanks for the link, but I have already solved it with a little bit of coding ;)

 

BR,

Robert

Can you please help us as we are having the same requirement? I tried to achieve this by using the application present on the marketplace but I am not able to download all the attachments present.

Thankyou

Show all comments

Hi community

is it possible to download with odata an attachment from any section ?

Like 0

Like

2 comments

Hello Stefano, 

 

Yes. I will show you an example how to achieve it: 

 

1. Choose the section you want to download from and find the record.

For example in Account section the request will be 

http://localhost:1337/0/odata/AccountFile and so on.

Here is an example for Contacts from my local app.

Find the needed file and  retrieve the Id from the attachment you want to download:  

 

 

2. Call this endpoint: 

 

http://localhost:1337/0/odata/ContactFile(fabc22d4-5d91-435c-8dd4-46cfd…

 

Where fabc22d4-5d91-435c-8dd4-46cfd626345c - the Id from step 1.

 

Best Regards, 

 

Bogdan L.

Thank you very much

Bogdan Lesyk,

Show all comments

Hi team,

 

When multiple attachements are selected, we want it to get downloaded into a single folder in a given file path. Could you please let us know how to accomplish this? 

 

Thanks

Like 1

Like

2 comments

Hello Shivani,

 

Hope you're doing well.

 

As for now, there is no such functionality. I have informed our R&D department about this case so they could consider enhancing the following functionality in the upcoming releases.

 

Thank you for being interested in the Creatio application and for your ideas of further improvements!

 

Best regards,

Roman

Jasmin Hofstetter,

 

Unfortunately, we do not have an update on the matter as of now.



Best Regards,

Ivanna.

Show all comments