Oracle APEX - How to Create a File Preview Functionality

  Рет қаралды 8,148

Magaly Iraheta

Magaly Iraheta

Күн бұрын

Пікірлер: 49
@xoldmanit8297
@xoldmanit8297 29 күн бұрын
Hello, I saw the file preview video, it was very good and useful, I have two questions First, can this method be used to preview Windows office files? Second, is it possible to open and edit the file with Office and save it in Blob?
@mohamedsameer3549
@mohamedsameer3549 Жыл бұрын
Great thanks for this tutorial. Can you please make a video for PDF report generation based on sql query and custom template without any reporting tools. Mainly the file should be downloaded or send as an email attachment.
@pvrmsc
@pvrmsc Жыл бұрын
Great... thanks a lot for your tutorial, After uploading the completed file in my workspace and trying to run and enter the user name and password it's not allowing please can you check.
@juancarlosarce63
@juancarlosarce63 2 ай бұрын
can you help me? (It doesn't work when previewing pdf documents when installed as PWA) Any solution?
@aymanabuhussein929
@aymanabuhussein929 Ай бұрын
Hello Magaly .. It's not work, just preview the fields of the page, not the image !!!! and icons on buttons are not appeared
@skamransajjad7
@skamransajjad7 Жыл бұрын
Can you change the resolution of your videos? the fonts are so small to read, especially for me with weak rear eyesight.
@vladimirtrajkoski7859
@vladimirtrajkoski7859 28 күн бұрын
what is username and password to sign in to application?
@ShubhamSakhare-z5h
@ShubhamSakhare-z5h 2 ай бұрын
Please make a video or blog on how to preview excel file in oracle apex app
@fdellipriscoli
@fdellipriscoli Жыл бұрын
I'm trying to replicate this application, I'm on APEX 21.2.... I have a question...we need to create application item AI_FILE_ID or not??
@MagalyIraheta
@MagalyIraheta Жыл бұрын
Hi, yes - for the download process you need to create an application item that will contain the corresponding file id
@virendragaur5186
@virendragaur5186 Жыл бұрын
I'm also getting this error how u resolve it
@rmathew66
@rmathew66 6 ай бұрын
if multiple files attached, using Preview region with Inline-Dialog template is not opening respective attached files. It opens the previous attached file. Instead of Inline-Dialog, if used other templates then it opens respective attached files. Any solution?
@chetanghogale12
@chetanghogale12 11 ай бұрын
I tried this it supports image and pdf but I want it support Excel and word files. Can we make it work. If yes please let me know the process. Thanks. This session was very helpful
@jporrata01
@jporrata01 10 ай бұрын
Hi Magaly, Nice tutorial, However am having problem with calling the add image modal page and getting back to the normal page. When I refresh the report the preview button does not work at all. I need to submit the page in order for the button to work again. Am I missing something? Thanks for any help you can give on this.
@CarlosRomero-ry7rp
@CarlosRomero-ry7rp Жыл бұрын
Hello, The function works fine on a normal page. But in a MODAL page it does not work and generates errors
@ik_vlogs84
@ik_vlogs84 Жыл бұрын
How can display a file from a file system/directory in apex?
@inchard18
@inchard18 Жыл бұрын
The table definition is not included in the completed app. Here you go create table mi_documents ( id number, filename varchar2(350), mimetype varchar2(255), blob_content blob, description varchar2(500) );
@MagalyIraheta
@MagalyIraheta Жыл бұрын
Thanks, Richard, for bringing this to my attention. I have updated the completed application and added a separate file with the corresponding scripts.
@youshark7
@youshark7 Жыл бұрын
Thank you, you are amazing. Life is Good with YOU.
@jontrostheim
@jontrostheim Жыл бұрын
Thank you so much for very nice and good work, very useful :-) many thanks :-)
@ar13147
@ar13147 7 ай бұрын
can we open Excel file or Word file or txt file etc. also?
@lukechinsamy7764
@lukechinsamy7764 Жыл бұрын
Hi please advise if you offer consulting.
@md.manjurmurshed6850
@md.manjurmurshed6850 Жыл бұрын
Good Job carry on..I am waiting for the next tutorial
@skamransajjad7
@skamransajjad7 Жыл бұрын
How to preview the file in new tab instead of the model dialog?
@fdellipriscoli
@fdellipriscoli Жыл бұрын
great tutorial I will try it on my workspace and use it for my daily work. Thanks!!!
@mitrutene
@mitrutene Жыл бұрын
Hi. Where can I find the CSS for your defined classes?
@wizzeico4589
@wizzeico4589 Жыл бұрын
amazing video , thanks for that. keep going
@brumasoficial
@brumasoficial Жыл бұрын
A very simple way is to use APEX_UTIL.GET_BLOB_FILE_SRC inside an embed tag attribute. By the way, nice tutorial.
@GS-hc5zp
@GS-hc5zp Жыл бұрын
Please eloborate more on it. Plz post, if any tutorial for help.
@brumasoficial
@brumasoficial Жыл бұрын
@@GS-hc5zp You can find examples reading the APEX_UTIL package documentation...
@rashidalin2
@rashidalin2 Жыл бұрын
what is AI_FILE_ID??
@sakthikumarperiyasamy2403
@sakthikumarperiyasamy2403 8 ай бұрын
great! looking for this and got it
@GS-hc5zp
@GS-hc5zp Жыл бұрын
Hi Magaly, thanks. I implemented view pdf in my project following your tutorial, however issue i am getting is that pdf size is smaller and not fitting the pop up window size. what i am missing?
@MagalyIraheta
@MagalyIraheta Жыл бұрын
Hi there, thanks for watching! I’d suggest checking that you have added the size you’d like to your object html element as that’s the place where your PDF will be showing!
@GS-hc5zp
@GS-hc5zp Жыл бұрын
@@MagalyIraheta Thanks.. I will check.
@GS-hc5zp
@GS-hc5zp Жыл бұрын
I am facing 2 issues: 1. In preview column i see button for those column also where file url is null (i.e blob does not exist for that row, i have resctricted url generation for which blob does not exist). how can i omit preview button appearing if url is null. 2. i played audio and video files using your code, audio-video playes in background even if i close preview dialog. i have used refresh of region on cancel/close dialog still issue persists. would appreciate any clues on above.
@youshark7
@youshark7 11 ай бұрын
Big Like
@willy4453
@willy4453 Жыл бұрын
🙏 *promo sm*
@yendys74
@yendys74 Жыл бұрын
MORE
@lalitKumar-rc6bp
@lalitKumar-rc6bp Жыл бұрын
Thanks for this tutorial.
@magedfawaz6956
@magedfawaz6956 Жыл бұрын
table
@GERAX..
@GERAX.. Жыл бұрын
Muchas gracias ❤👌
@mundova184
@mundova184 Жыл бұрын
Hola. Todo bien. Saludos desde México.
@MagalyIraheta
@MagalyIraheta Жыл бұрын
Gracias! Saludos desde Inglaterra!
@moofoof
@moofoof Жыл бұрын
What about word documents and excel ?
@MagalyIraheta
@MagalyIraheta Жыл бұрын
Unfortunately, the object tag does not support those formats.
@lucamion3993
@lucamion3993 8 ай бұрын
@@MagalyIraheta HI MAGALYLRAHETA , THANKS FOR THIS TUTORIAL! when do you expect an object tag that will support .xlsx and .docx formats?
@pabloandrescespedesroman4976
@pabloandrescespedesroman4976 Жыл бұрын
Una funcionalidad muy útil!
@MagalyIraheta
@MagalyIraheta Жыл бұрын
Definitivamente! 😄
Oracle APEX - Instant Image Preview When Uploading
14:54
Magaly Iraheta
Рет қаралды 3,8 М.
013 - Using apex.server.process for AJAX in Oracle APEX
50:13
Jorge Rimblas
Рет қаралды 12 М.
Как подписать? 😂 #shorts
00:10
Денис Кукояка
Рет қаралды 8 МЛН
Which One Is The Best - From Small To Giant #katebrush #shorts
00:17
Amazing Parenting Hacks! 👶✨ #ParentingTips #LifeHacks
00:18
Snack Chat
Рет қаралды 23 МЛН
Template Components in Oracle APEX 23.1
34:56
hartenfellerdev
Рет қаралды 11 М.
I built an app using a single index.php file, here's how it went
32:42
Andrew Schmelyun
Рет қаралды 61 М.
Oracle APEX create a simple Fintech App from a CSV file data
10:17
Cloud-Blogs by Madhusudhan Rao
Рет қаралды 242
How to upload CSV file in Oracle APEX Application
17:51
Weili Liu
Рет қаралды 1,7 М.
Being Competent With Coding Is More Fun
11:13
TheVimeagen
Рет қаралды 84 М.
Oracle APEX - AJAX Callbacks
18:38
Magaly Iraheta
Рет қаралды 2,3 М.
Don't put your types in .d.ts files
3:54
Matt Pocock
Рет қаралды 136 М.
Super Easy Report Printing in Oracle APEX 20.2!
59:42
Oracle APEX
Рет қаралды 31 М.
PDF Viewer in Oracle APEX
4:16
Oracle Developers
Рет қаралды 24 М.
Как подписать? 😂 #shorts
00:10
Денис Кукояка
Рет қаралды 8 МЛН