hi friends
i have a form F having a button B , on click of the button B a other form F2 should be open.
on form F if the selected line has id say X then on click on the button F2 is open with filter on its field id has X
thanks
hi friends
i have a form F having a button B , on click of the button B a other form F2 should be open.
on form F if the selected line has id say X then on click on the button F2 is open with filter on its field id has X
thanks
Hi manish ,
Use Args on Button B and init() of F2 form.