Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Set Focus on CreateINsert row in ADF Table

Umer FarooqJan 16 2017 — edited Aug 3 2017

Dear All.

I am using Jdeveloper 12c 12.2.1.2

I want to set focus on newly created row in adf table. I have followed following article.

Andrejus Baranovskis Blog: Improving ADF UI Table CRUD Functionality with Auto Focus

After migrating to 12.2.1.2 this code is still working and the focus is placed in the correct field. but after filling in the EmployeeId and hitting the TAB-key, the input focus is lost, and not placed into the next input field. Any suggestions.

Regards,

Umer Farooq

Comments

Bob Rhubart-Oracle

Ricardo Giampaoli and Rodrigo Radtke have recorded a 2 Minute Tech Tip video based on this article. Watch it here

2813466

Nice work, It will reduce the time of integration process.

Tinotarantino-Oracle

Nice work, It will reduce the time of integration process.

This is an elegant solution to address a common problem for any application that is dependent on external metadata.

As you correctly point out, the burden is still on the external interfaces that populates the generic inbound metadata table.

Your solution isolates "the source system" dependent details to create a classic "source system agnostic" data architecture for metadata integration.

However, there is still the much larger issue of Data Governance with a large organization. Oracle-Hyperion DRM is a tool to help organizations

manage the source system dependent nature of metadata to create a "normalized" view of an organizations metadata.  The solution you present here

is a nice complement to DRM, which you also point out is another potential "external" data source.    EPMA and more recently FDMEE

have native integration with DRM (without the need to understand DRM's API or DRM's Data Structures).     I for one, would love to see how your

solution paired with DRM, where DRM acts as the central enterprise repository the entire organizations metadata management needs.  How

about a DRM to Hyperion Planning IKM !!!!!.

1 - 3
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Aug 31 2017
Added on Jan 16 2017
24 comments
6,294 views