Oracle Forms to APEX - How to navigate between records



Each conversion project has its share of changes. Besides managing messages, browsing is an aspect that we must not neglect to reduce the impact of changes on the user.

FORMS can easily navigate between records in a form. With APEX, it is possible to access records preceding and following (the feature is relatively limited given the needs of users).

An APEXFramework's module allows the extraction of sorts, filters and conditions of interactive reports to create interfaces to intelligently navigate through the records of an interactive report.

With minimal effort, you can create a toolbar to navigate using sorts, filters and conditions applied to an interactive report.


This feature is one of the many offered by APEXFramework.

Comments

Louis-Guillaume said…
by the way, there's no AJAX in what you see
Unknown said…
Wow Luigi great work, it will be useful for me!!!
jd said…
is there some sample app. where is possible to see that kind of functionality work just like in video ?
Louis-Guillaume said…
Hi jd,

The video shows an ERP that was built using APEXFramework, a framework for APEX.

Send me an email at louis-guillaume.carrier-bedard@sie-solutions.ca so I can show you sample apps.

Popular posts from this blog

APEX 4.0 EA1 Plugins - jQuery UI Tabs