Hi Fabio,
Does it happen if you press the Enter/Return key instead of Tab? That's working OK for me, but not sure why.
Regards,
Yvonne
Type: Posts; User: yvonne.milne
Hi Fabio,
Does it happen if you press the Enter/Return key instead of Tab? That's working OK for me, but not sure why.
Regards,
Yvonne
Overwrite with what?
Hi Fabio,
Can you reproduce that by modifying my sample?
Regards,
Yvonne
fabtest.rsp:
<%@ Language=VFP %>
<html>
<head>
<script type='text/javascript'>
function readText()
{
window.alert("ReadText");
Package it up so I can run it and attach it to a ticket and I'll have a look.
Regards,
Yvonne
Try it without the parameters first then add them back in.
My cut-down test here is working fine with a couple of parameters.
Regards,
Yvonne
Hi Fabio,
Can you just double-check that the 'Enable services' is still checked in your App Settings - I'm seeing that reset when I restart the App Builder.
Regards,
Yvonne
Hi Fabio,
Did you put two / characters after http: or only 1 as in your post?
Regards,
Yvonne
Hi Fabio,
Try copying sup_search.rsp to the App.
Regards,
Yvonne
Hi Fabio,
When you specify the iframe source as "http:/localhost:8002/...", your original rsp file (on C: or other drive) and the iframe file are treated as being in separate domains, which stops...
Hi Fabio,
How are you specifying the parent rsp file, is this set as the WebView Section's Data 'Custom filename'?
If so, set it in the URL instead and specify it using the internal web server,...
Hi Fabio,
With the filterComments function inside the html file, when it fails, right-click in the WebView Section and choose 'Inspect' and see what the error being returned is.
Regards,
...
Hi Fabio,
This is not really the method that has been discussed so far, but might work for what you want to do:
<%@ Language=VFP %>
<html>
<head>
</head>
<body>