First of all: you guys did a excellent job developing this software! Thnx a lot for this...
Second of all: excuse me for my english, ill hope you guys understand what i am trying to explain.
As i think iam close to understand a lot of things which we'll need to build an perfect and automatic dialer with scripts etc i am now facing the following challenge concerning the web form fields:
When i push the webform button it opens up in the same tab as the goautodial agent screen is opened in. This is an example of the URL:
VARhttps://IPADRES/limesurvey/index.php?sid=XXXXXX&lang=en&token=--A--token--B--
How can i put this web form (limesurvey script) in an frame?
Ive done this via the normal script tab by putting this in the field:
<iframe src="https://IPADRES/limesurvey/index.php?sid=XXXXXX&lang=en&token=--A--token--B—style="background-color:transparent;" scrolling="auto" frameborder="0" allowtransparency="true" id="popupFrame" name="popupFrame" width="--A--script_width--B--" height="--A--script_height--B--" STYLE="z-index:17"></iframe>
but using the old script isnt really easy to combine with the tokens of lime survey i found out.
So iam using the webform and have read in the manager manual the following thing about webform & webform target:
Web Form Target – If you are using multi-framed browser screens, then you might want to use this field to define what frame the web form will appear in when the user clicks on the WEB FORM button.
But this was it, what do i need to set in this WEB FORM TARGET field to get an frame and adjust all those as width height etc..
Any help would be appreciated!
Ive installed Goautodial 3.3 1406088000 with the latest Vicidial version| LimeSurvey Version 1.91+ Build 11804 & LimeSurvey Version 2.50+ Build 160204 | No other software installed | Working on a MacBook Pro 2015
JBT