Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Why are the Save and Cancel buttons drawn in the upper-left corner of the input dialog instead of the lower-right corner?

0
Posted

Why are the Save and Cancel buttons drawn in the upper-left corner of the input dialog instead of the lower-right corner?

0

These buttons have been hidden in the Fnd_IO_InputForm form that gets inherited by your input form. They’re moved into place at runtime when the window is opened, and then moved again when the window is resized. For this to happen, the form’s On Resize event must be enabled, and you must call the Fnd_IO_InputMethod method from the form method.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123