uvdesk / community-skeleton

UVdesk Opensource Community Helpdesk Project built for all to make a Full Ticketing Support System along with many more other features.
https://www.uvdesk.com
MIT License
7.18k stars 448 forks source link

Additional form processing #626

Closed Evgl1 closed 1 year ago

Evgl1 commented 1 year ago

When the user is logged in. I need to do the following: for a certain type of request, check the attached files for errors, if there are no errors, allow the creation of the request, if there are errors, report it and prevent the creation of the request.

Please tell me how should I do this? Can you please point me to similar examples?

komal-sh-27 commented 1 year ago

Thanks for sharing this requirement. we will try to add this requirement in a future release.

Evgl1 commented 1 year ago

@Komal-sharma-2712 Tell me, in which files should I do this?

komal-sh-27 commented 1 year ago

@Evgl1

You can change in this file follow the below path: your-project/vendor/uvdesk/core-framework/Resources/views/Templates/attachment.html.twig

komal-sh-27 commented 1 year ago

We are closing this issue, If you are still facing the same error then reply in the same thread.