If you can't find what you are looking for, try searching for it below:
Today (Tuesday March 27th 2012) started the first ODTUG APEX Plugin Competition. This is a chance for everybody to submit their self created Plugins to get reviewed, judged and maybe win one of the many Prizes available.
Plugins will be judged upon skill level of its creator. That means beginners and experts will not be in the same category, to make it fair to everyone.
Interactive Reports are very powerful, the end user can set filters, highlighting, add computed columns, do control breaks or groupings and much more.
As a Developer you might sometimes have the requirement to redirect from one page to another which displays an interactive report, but this report should be filtered by whatever value is selected on the first page.
Roel informed me that my HTML5 input type plugins don’t support the APEX Javascript API’s $v and $s (to retrieve and set the content of the item via Javascript).
After some quick investigations i detected that some Javascript was missing in my Plugin.
Today a very important Page of an important APEX Application has accidentially been deleted. We didn’t want to step back to yesterdays backup, because right before the deletion many changes took place and we didn’t want to code that again.
We all read the blogpostings about what features were added in Oracle APEX 4.1, like the ones here, here, here and here.
But what does that mean on a more technical level? Which Views have changed, which API’s have changed?
Inspired by the Webinar over here I thought i’ll give the redgate Schema Compare Tool a try.
In my Opinion Vienna (Austria) is growing into one of the most important Places for APEX Enthusiasts to be. Not only are 2 Developers of the international APEX Development Team situated in Vienna (Patrick and Chris), but also is there a growing number of Events, Workshops and APEX Users (as Developer or as End User) in the local APEX Community.
Two weeks ago my Webinar on APEX for Mobile Phones took place with many interested attendees. If you missed the webinar, you can view the recording over here.
With this post i give you a listing of links to all ressources mentioned in the webinar, as well as some F.A.Q. regarding mobile on APEX.
There will also be information on a 1-day training on mobile Applications with Oracle APEX, given by me in Oct 2011.
There is a lot of confusion going on about Oracle APEX support for mobile Phones (mobile Web-Applications).
Yesterday started Kscope 2011 with some very interesting presentations and a load of Twitter messages following that.
This is Article #2 in my series about Oracle APEX on mobile Devices.
If you haven’t read the first one, please do so now.
This Article is based on the current release of Oracle APEX 4.0.2.00.07, but should also work on APEX 3.x and 4.1.
With Oracle APEX 4.1 and later there will be more options and possibilities which let you create an even better mobile Application, more to that in a later Article in this series.
One of the many good things about Oracle APEX is the builtin capability to create multilingual Applications. It gives you a set of tools to translate your Application and provide it in multiple languages at the same time.
One of the Key Components of this Translation Mechanism is the creation of an XLIFF File. This File contains all text strings of your Application (that is all your UI Strings, not your Data) and from which to which language it should be translated.