Re: sc_link / sc_make_link
Scott,
Thanks for you reply,
I want to create a hyperlink from the Field which calls the Other form with parameter. The Form is not static, and refered from the database table based on some conditions. The structure of the forms master is
W010 DC Problem report (PROD) form_dc_pr_master_read v_prno
W014 DC Problem Report (common) form_dc_pr_master_read v_prno
W015 Engg Meeting Review Team form_mom_master_Read v_momcode
W016 Software meeting review form_mom_master_Read v_momcode
Here when the control has W010 and it should have to be Hyperlink, and on clicking the Hyperlink calls the form_dc_pr_master_read with v_prno as parameter, the same way w015 should be called.
basically, the Control is redirecting the Link to several refernce forms with availble value availble in the Control application.
It works fine with Grid application…! But not in Forms or Control applications
Advise
Thanks
Dhana