Forms
Posted on March 19th, 2010.
There were very good news yesterday at the APEX presentation made by Oracle and the team behind sie-solutions (website). The most interesting features that will be available in the upcoming 4.0 release were discussed in the morning sessions.
In the afternoon, there were 6 speed training sessions related to the following features:
Graphic look for an APEX [...]
Read Full Post |
Make a Comment ( 5 so far )
Posted on January 8th, 2010.
Fortunately, 2009 is now gone. Really bad year as far as I am concerned. I lost my father in October after an illness. That does not justify the lack of posts or the updates on the various forms components I have here. The mood was not there unfortunately.
However, I did manage to squeeze out [...]
Read Full Post |
Make a Comment ( 18 so far )
Posted on July 8th, 2009.
The long awaited Oracle Forms 11g version is now available. See this page on OTN.
Read Full Post |
Make a Comment ( 2 so far )
Posted on February 19th, 2009.
Frite is designed as an HTML editor for Oracle Forms and as such the content in the forms module when sent to report should also be available for output. The formats I had in mind are PDF andĀ HTML.
Those beta-testing Frite did not encounter problems with reports in HTML format. For example, links are clickable [...]
Read Full Post |
Make a Comment ( 1 so far )
Posted on February 11th, 2009.
A number of users asked whether the bean can be improved in order to have the same feature as the full fledge google map.
The answer is Yes. I already tried the zoom and pan controls to the Google static map. However, my time now is being spent on completing the HTML rich text editor and [...]
Read Full Post |
Make a Comment ( 6 so far )
Posted on February 4th, 2009.
I have completed the development and testing phases for the Oracle Forms HTML editor. Most of the features I mentioned before are now in the editor.
Based on some suggestions, the editor is now officially named FRITEĀ (pronounced like Freet).
Before I release it in the wild, I am looking for 5 or 10 beta-testers . You [...]
Read Full Post |
Make a Comment ( 5 so far )
Posted on January 23rd, 2009.
Glad to be reporting that I am almost done with the Oracle Forms rich text editor. Some issues with outputting the rich text item thru reports and deciding how to save the contents. For the time being, I checked query and insert modes and the set_custom_property and get_item_property are working fine without any loss.
I am [...]
Read Full Post |
Make a Comment ( 19 so far )
Posted on January 19th, 2009.
Most of us already know what to use when you call a form and need to transfer information to the called form. However, when you need to transfer some info back to the calling form, do you use module parameters, global variables or what is the exact mechanism to use in this case [...]
Read Full Post |
Make a Comment ( None so far )
Posted on January 16th, 2009.
A project that I started in September 2008 was motivated by the lack of rich text editors in Forms applications. Francois Degrelle has already provided an HTML editable bean that can provide adequate styling.
However, there are situations where features, comparable to those found on such editors as TinyMCE, are needed.
Based on this requirement, I [...]
Read Full Post |
Make a Comment ( 1 so far )
Posted on January 16th, 2009.
As I was finalizing the technical note for another gauge bean, it hit me that I wasted quite some time designing the visual part of the bean. In Oracle Forms, you create the bean on the canvas, assign it a height and width and then set up the implementation class.
Now, in order to customize it, [...]
Read Full Post |
Make a Comment ( 2 so far )
« Previous Entries |