1038
Views
8
Comments
Solved
How to upload upload files like only pdf images word document
Application Type
Traditional Web, Reactive

Hi all 

I want to upload/add files only in the format of PDF, Image/Jpeg, Word document file but not to upload execute file 

Please give me suggestion

Thanks 

Saiteja.p

2025-04-17 05-42-16
Ajit Kurane
Solution

Hi @Pulipati Sai Teja ,


Please find the oml file for the same,

Here in below condition you just need to add the extension which you want. Only that type of files you will be able to upload.

Thanks,

Ajit Kurane.

Upload.oml
2022-07-03 17-24-08
Sourabh sharma

This is the better way to upload file instead of  using extensions.



2022-08-03 04-32-50
Ravi Punjwani

Hi Saiteja P,

I see you've selected Traditional Web and Reactive, both in your forum post.

May I know which type of application are you actually building?

UserImage.jpg
vikas sharma
Champion

Hi,

You can check the extension of uploaded file and according to that can take action.

regards

2025-10-10 00-19-44
Bruno Rendeiro
2025-04-17 05-42-16
Ajit Kurane
Solution

Hi @Pulipati Sai Teja ,


Please find the oml file for the same,

Here in below condition you just need to add the extension which you want. Only that type of files you will be able to upload.

Thanks,

Ajit Kurane.

Upload.oml
2022-07-03 17-24-08
Sourabh sharma

This is the better way to upload file instead of  using extensions.



2023-01-25 05-43-21
Murugan S S

Hi Team, 


Requirement is when we click the upload ICOn the explorer is opened , In the explorer it self we need to show only PDF files, 


How we can achieve this any one can support 

2023-05-18 05-39-48
Kiruthika Balasubramanian

Hi Murugan,

Did you get any solution for this?

Thanks in advance

2026-03-13 16-36-56
getuliogfc

If my entity doesn't have a field that saves the file name, can I check for the variable?

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.