Home » Developer & Programmer » Forms » payment method issu (db 11g , form 6i)
payment method issu [message #666528] Sat, 11 November 2017 06:31 Go to next message
Amjad_1975
Messages: 82
Registered: January 2017
Member
My question is I have designed sales invoice which is working fine but my problem is I want to make split payment method suppose I should have a button with the name of PAY when I click button window should open and ask payment detail like invoice total is 100 dollar I want to split it 50 for payment type Gift card and rest of money for payment type cash I know how to open new window but problem is control kindly guide me how to control.

Thanks in advance
Re: payment method issu [message #666533 is a reply to message #666528] Sat, 11 November 2017 11:30 Go to previous messageGo to next message
Littlefoot
Messages: 21806
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
Quote:

but problem is control
What "control" are you talking about?

One option is to do everything within the same form (so you'd go with a stacked canvas which would "pop-up"). Or, you could do that in a new form (so you'd have to pass some values to it and, possibly, return some values as well).
Re: payment method issu [message #666535 is a reply to message #666533] Sun, 12 November 2017 07:23 Go to previous messageGo to next message
Amjad_1975
Messages: 82
Registered: January 2017
Member
Thanks for reply sir table will be different or in same table everything should I have already created stacked canvas and also tried to pass parameters to new form sir what would be the best idea

Thanks in advance
Re: payment method issu [message #666545 is a reply to message #666535] Sun, 12 November 2017 11:50 Go to previous messageGo to next message
Littlefoot
Messages: 21806
Registered: June 2005
Location: Croatia, Europe
Senior Member
Account Moderator
The simplest solution is not to do anything of the above.

Why wouldn't you, rather, have two items in the original data block: one of them would be CASH, and another one GIFT. So, just let users fill those items any way they want (for example, $70 into CASH and $30 into GIFT; or, $100 into CASH, $0 into GIFT).

In other words: keep it simple. Often, a simple solution is the best solution.

However, if you insist on a more complex solution, a stacked canvas might be a better idea.
Re: payment method issu [message #666548 is a reply to message #666545] Sun, 12 November 2017 21:28 Go to previous message
Amjad_1975
Messages: 82
Registered: January 2017
Member
Thanks sir I would prefer your first solution thank u very much.
Previous Topic: Error in creating Personalization in AR Receipts form
Next Topic: Oracle Developer 10g - webconfig issue
Goto Forum:
  


Current Time: Fri Mar 29 08:26:13 CDT 2024