what is the Best way to hyperlink from one component to another?
I need to add a hyperlink in one component (Vchr_approve2) (on page Vchr_apprvl_dst_ln) that takes the user to a new window with the same voucher_id - to the Voucher Entry component - on Invoice page (VCHR_EXPRESS1). Then ... once they save their info on That page... Force the Save button to close the window - so the user goes back to the original page - Voucher_Apprvl_Dist_LN aka Charge Information page.
should I use DoModal? - whereas that looks like it is only opening a Page - and I need the Whole component's logic in there -