Crocoblock / suggestions

The suggestions for CrocoBlock project
197 stars 79 forks source link

How to prevent duplicate file uploading , if file already uploaded in database stop submitting form . #7861

Closed Lobhinitech closed 1 week ago

Lobhinitech commented 1 week ago

Before adding a new feature request, please, make sure you’ve checked:

Please, describe the feature request, making it clear to understand.

Specify the feature, the product to which it should be added, and why it is important to add it. Describe what effect or functionality you want to achieve as a result.

Add an example of where this feature is already implemented.

Provide a detailed explanation of where this feature should be used, and if there are any alternatives already.

Feel free to add any videos, links, screenshots to illustrate the requested feature.

Please, note, that the feature requests can be accepted and processed only if they’re written in English.

Crocoblock commented 1 week ago

Hi @Lobhinitech You can solve your issue using the Call Hook action. Here is an example of code for this action, please check this.