- 14
- 18 151
TM-APEX
Germany
เข้าร่วมเมื่อ 22 ก.ย. 2015
TM-APEX (learn about #oracle, #orclapex, #lowcode, #plsql, #JavaScript, #AutonomousDatabase, #Cloud)
Hey there,
in this TH-cam channel we want to show some techniques, tips and ideas.
About us:
My Name is Mohamed Bouchi. I am a master student in computer science at the University of Kleve/KaLi and a full-stack developer who is passionate about new technologies especially those are related to Web and AI. Two years of experience in developing web applications based on Oracle Apex.
My Name is Timo Herwix and I am an enthusiastic web and app developer with a focus on Oracle APEX.
For more than 10 years I have been at home in the IT and bring along experiences from the front- and backend area.
So I was involved in software projects in database processes as well as in projects around BI solutions.
Read more on our blog where we would like to share our knowledge and experience with you and look forward to lively feedback and knowledge exchange.
tm-apex.blogspot.com/
Hey there,
in this TH-cam channel we want to show some techniques, tips and ideas.
About us:
My Name is Mohamed Bouchi. I am a master student in computer science at the University of Kleve/KaLi and a full-stack developer who is passionate about new technologies especially those are related to Web and AI. Two years of experience in developing web applications based on Oracle Apex.
My Name is Timo Herwix and I am an enthusiastic web and app developer with a focus on Oracle APEX.
For more than 10 years I have been at home in the IT and bring along experiences from the front- and backend area.
So I was involved in software projects in database processes as well as in projects around BI solutions.
Read more on our blog where we would like to share our knowledge and experience with you and look forward to lively feedback and knowledge exchange.
tm-apex.blogspot.com/
Oracle APEX only allow numeric values as text input (Interactive Grid #3)
read more on our blog:
tm-apex.blogspot.com/2020/08/only-allow-numeric-values-as-text-input.html
tm-apex.blogspot.com/2020/08/only-allow-numeric-values-as-text-input.html
มุมมอง: 1 294
วีดีโอ
Oracle APEX show an additional scrollbar on top (Interactive Grid Cheats #2)
มุมมอง 2.4K4 ปีที่แล้ว
read more on our blog: tm-apex.blogspot.com/2020/07/show-additional-scrollbar-on-top.html?m=1
Oracle APEX Set "Edit" Mode on via JavaScript (Interactive Grid Cheat #1)
มุมมอง 9594 ปีที่แล้ว
read more on our blog: tm-apex.blogspot.com/2020/07/automatically-activate-edit-mode-on.html?m=1
User-friendly checkbox column
มุมมอง 4944 ปีที่แล้ว
In this video I will show you how to add user-friendly checkbox to your interactive grid region. Explanation is available in our blog (In German) and you will find the code in our blog : tm-apex.blogspot.com/2020/04/benutzerfreundliche-checkbox-im.html
Google Authentication
มุมมอง 3594 ปีที่แล้ว
Integrate google authentication into oracle apex. You can find the explanation here (in German): tm-apex.blogspot.com/2020/03/social-sign-in-authentifizierung-mit.html
custom authentication scheme
มุมมอง 1.2K4 ปีที่แล้ว
How to create and use a custom authentication scheme in oracle apex. Here you will find the explanation and the source code: tm-apex.blogspot.com/2020/03/custom-authentication-scheme-part1.html
Password pattern
มุมมอง 3334 ปีที่แล้ว
how to force your users to change their password after the first login and ensure that they enter a strong password by define an accepted password pattern.
Reset User Password-part1
มุมมอง 3.6K4 ปีที่แล้ว
this video is part1 of two videos and it belongs to the Login page design series. In this video, I will implement reset password feature into the login page.
Reset User Password-part2
มุมมอง 1.5K4 ปีที่แล้ว
this video is part2 of two videos and it belongs to the Login page design series. In this video, I will implement reset password feature into the login page.
login page design part1
มุมมอง 1.2K4 ปีที่แล้ว
your login page is the first thing your users will see from your application, so give them a good impression by making it nice looking.
oracle apex drag and drop part3
มุมมอง 7814 ปีที่แล้ว
this is the last part of creating Drag and Drop region in Oracle Apex
oracle apex drag and drop part2
มุมมอง 9134 ปีที่แล้ว
this is part2 of creating Drag and Drop regions in Oracle Apex
oracle apex drag and drop part1
มุมมอง 2.6K4 ปีที่แล้ว
In this video I will show you how to create Drag and Drop Regions in Oracle Apex using Classice Report with some Javascript.
How can I not start with zero
Many Thanks, All working fine. Dear, I need your support why this drag and drop not working in Touch Punch. I need your guidance ASAP.
Hi @TM-APEX , I am trying to give the column heading for the Open Todos Region, but iam getting column names for each and every row. can u help me on it I had changed ur code like this in Template <div> <table> <tr> <th>TITLE</th> <th>ID</th> <th>STATUS</th> </tr> <tr data-id='#ID#' data-status='#STATUS#' class='todo-el' draggable=true> <td>#STATUS#</td> <td>#ID#</td> <td>#TITLE#</td> </tr> </table> </div>
sir all function tables, trigger create successfully but user not logged in why? pleas help.
Good Video...This is your first video on Interactive Grid Checkbox
Ho sir, tried this on 20 version but only working for interactive grid and not on interactive report... Plz give me solution for this..... Thanks in advance
I really like your channel content, Thank you.
can you make video login,signup & reset password in oracle apex please?
Can you make video signup page?
Password was not reset they show internal error please give a solution
&P2_LINK not getting link
Try &P2_LINK. with the end point
It's nice...is it possible to make this when the reports shows more than 5 rows??
I have internal error, the schema name is not administrator. please respond, thank you
Hi! and how could you do if you have more regions?, how could you get the id of the destiny region?
It is not resetting the password showing the "internal error"...I check both the internal error parameter in oracle docs. I debuged the error its showing the schema name is not administrator
hey, did you figure it out? i have the same problem.
@@medpeg9610 yeah I figured it out
@@medpeg9610 send the mail I'd I will send the code....the reset of the part is working well there is a small change is done. If you need I will send the code
@@abineshh8072 please send the code to fearmepe@gmail.com THANK YOU SO MUCH!
@@abineshh8072 Hey, could you please send the changes you made?
Hi. If I wanted to do an insert instead of an update in ajax, how would it be? I tried but it doesn't record me in the table. Cheers.
Thanks for sharing the videos. It was really helpful. I was following your Video on how to reset password. everything appear to work except the email doesn't attach the link to reset the password. I reviewed your video and generate link code appear to be working from sql. any suggestions?
Very Great job... One question... is it possible perform d&d from 2 interactive grid? Thanks in advance
No one presents an example where the server is a public IP computer. How do I google settings then?
Good work.
Great video
Helpful
Helpful content
Nice trick , continue Do you know, How can i refresh pl/sql dynamic region?
@@tm-apex1045 Thanks
Can you share the code
Can you share the code ?
Thank you for this interesting series.
Its looking good, nice thought.
Go ahead.....>>>>>