Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi All,
I have developed 2 applications below are with diemntions.
1)test1.qvw(empno,deptno,ename,sal)--those fields are used in stright table and also (state--i have created as list box)
2)test2.qvw(emp_no,dept_no,emp_name,emp_sal)--with those fields i have created stright table.(allstates- i have created as list box)
My requirement is i need to create button in test1 and then when you click on button it moves to test2 of stright table and it will
display according to selections in test1.qvw.
if you make any selections on test1.qvw based on state selections then test2.qvw also should be reflect the selections.
how can it possible??
(NOTE--field names on both tables are different but data is same)
Hi,Ashfag
I hope you can help me.
When I select Transfer State, it doesn't work. the error is "Failed To open Document".
I want to open App2 through a button in App1 with the same Filters.
how can I do this?
Best Regards