Does anyone have any ideas on how I can do the following thing.
I have a form that is in a frameset and when you click on an action Hotspot the following happens:
@SetTargetFrame(“Content II”);
@Command([OpenView];“Name”)
what I want to do is to add a field to the form and then have them enter anything they want and when you hit this action hotspot it would then
do:
@SetTargetFrame(“Content II”);
@Command([OpenView];“Name”)
***Then insert the search value into this View Search for entry in the view and then searchs on this value