Re: Use a popup from a navigation button [message #1878 is a reply to message #1877] |
Sun, 23 November 2008 17:54 |
AJM
Messages: 2371 Registered: April 2006 Location: Surrey, UK
|
Senior Member |
|
|
I think the problem arises because you are not using the popup form in the way it was designed to be used. It it supposed to be called from a popup button, not a navigation button or a passthru task.
If I understand your problem correctly you are starting with a LIST2 task in which you make a selection, then you want to press a button in order to print a letter for that selection.
You are trying to have a single task which prints that letter, but because there are several types of letter you want another mechanism where the user can choose the letter type before it is printed.
Why don't you have a separate task for each type of letter, then a separate navigation button for each of those tasks?
Tony Marston
http://www.tonymarston.net
http://www.radicore.org
|
|
|