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!

ADF Region, submit and navigation buttons issue

Jack IssacNov 22 2014 — edited Nov 23 2014

Hi everyone,

My JDev is 11.1.1.7

I have a jspx page and it has a region.

There are a af:table, a af:form with navigation buttons and submit buttons in the region. When I run jspx page, region is working.

When I selected a row from table, form is updating. There is no problem here !

But, when I want use buttons, for example I used navigation or submit buttons. Nothing happening.

How can I fix it ?

Thanks

This post has been answered by kdario on Nov 23 2014
Jump to Answer

Comments

  1. resize one table to required size
  2. us Ctrl+A to select all
  3. use Ctrl+mouse_click to deselect table created at step 1), and again use Ctrl+mouse_click to select it
  4. use menu Edit to resize other tables
    Having all tables with the same size is not that good - they have different number and types of elements. You need to play with level of details :
  5. create subvie
  6. put objects on it
  7. create display(s)
  8. set level of details - "Names Only" is the smallest presentation
  9. resize to vizible - in Layou menu
  10. do auto-layout, tune it manually if needed
    Display_1.png
Rajesh Manivannan

This helps Philip..I used menu Edit to resize other tables by selecting "Align left". Looks great now
Same way is there any short cut to allign the Foreign Key relationship labels? I tried selecting all relationship label in subview and tried to align towards left by selecting "Align Left", but its not responding. Please advise
Regards,
Rajesh

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

Post Details

Locked on Dec 21 2014
Added on Nov 22 2014
11 comments
684 views