"Previous" and "Next" buttons on a custom form

LarryBP

Member
\"Previous\" and \"Next\" buttons on a custom form

Hello,

I'm working on a custom form on JDE One World XE.

I would like to add "previous" and "next" buttons. Same as those on the adress book entry form (P01012 - W01012A). Those buttons are on the bar on top of the form (see print screen in attachements).

Is there a way to add that kind of bar to a custom form?

Thanks in advance.

Laurence B. Pelletier
Analyst/Programmer
JDEdwards One World
[email protected]
 

Attachments

  • 127086-P01012_PrintScreen.doc
    53 KB · Views: 164
Re: \"Previous\" and \"Next\" buttons on a custom form

I got my answer (from Oracle Denver):

The (Previous & Next) arrows display on the toolbar menu when the form is called from a parent application through a Modeless Form Interconnect in Form Design Aid. For example, in the address book application (P01012)/form W01012B Work with Addresses, in the ER of row exit A/B Revision or Select button, when you double-click on the ER line [Call(App:p01012,Form:W01012A)], the Modeless checkbox is On under Form Interconnect. The (Previous & Next) arrows are added at runtime on the toolbar menu when the form interconnect in the application is run; they are not stored in the specs of the application.

Thanks everyone.
 
Back
Top