[RPG]Retreive the current URL
Posted: Wed Aug 27, 2014 6:40 pm
Hi,
Is there any way to retreive the current URL of imbedded webview in formview?
You can define start url for imbedded webview in a formview(for example, http://www.lansa.com).
Then user can move to other website on that webview(for example, http://www.lansa.jp/index.htm).
Is it possible to retreive the current URL of it then ?(for example, http://www.lansa.jp/index.htm)
I tried it with
WRKURL = LRNG_GetPropAsStr('/Form.Fields.SITE1.URL');
but it seems it doesn't work.
I appreciate your kind advice.
Regards,
Megumi Sawada
Is there any way to retreive the current URL of imbedded webview in formview?
You can define start url for imbedded webview in a formview(for example, http://www.lansa.com).
Then user can move to other website on that webview(for example, http://www.lansa.jp/index.htm).
Is it possible to retreive the current URL of it then ?(for example, http://www.lansa.jp/index.htm)
I tried it with
WRKURL = LRNG_GetPropAsStr('/Form.Fields.SITE1.URL');
but it seems it doesn't work.
I appreciate your kind advice.
Regards,
Megumi Sawada