Need to Change WebForm Pop Up Location
Posted: Fri Sep 19, 2014 4:53 am
Hi ,
Configuration :
Vicidial VERSION: 2.7-401a BUILD: 130508-2256 (Scratch Install) | Asterisk : 1.8.21.0 | One Servers | DAHDI: 2.9.0.1 | libpri : 1.4.14 | Allo E1 PRI CARD with 4 slots |No Extra Software After Installation | Intel(R) Xeon(R) CPU E3-1220 V2 @ 3.10GHz 8 MB Cache| 4 GB RAM | CentOS release 6.5 (Final) | Linux version 2.6.32-431.20.3.el6.i686 #1 SMP Thu Jun 19 19:51:30 UTC 2014 i686 i686 i386 GNU/Linux
Issue :
I have set web form pop up for each inbound call. A web form is pop up at top left corner of browser , i want to change it location to top left corner and also want to change size of pop up window.
I have also change below paramters of window,open in vicidial.php under agc folder
window.open(TEMP_VDIC_web_form_address, web_form_target, 'toolbar=0,scrollbars=1,location=1,statusbar=1,menubar=1,resizable=1,width=640,height=450');
but unable to do so.
Please suggest how can i change the locaiton of webform.
Configuration :
Vicidial VERSION: 2.7-401a BUILD: 130508-2256 (Scratch Install) | Asterisk : 1.8.21.0 | One Servers | DAHDI: 2.9.0.1 | libpri : 1.4.14 | Allo E1 PRI CARD with 4 slots |No Extra Software After Installation | Intel(R) Xeon(R) CPU E3-1220 V2 @ 3.10GHz 8 MB Cache| 4 GB RAM | CentOS release 6.5 (Final) | Linux version 2.6.32-431.20.3.el6.i686 #1 SMP Thu Jun 19 19:51:30 UTC 2014 i686 i686 i386 GNU/Linux
Issue :
I have set web form pop up for each inbound call. A web form is pop up at top left corner of browser , i want to change it location to top left corner and also want to change size of pop up window.
I have also change below paramters of window,open in vicidial.php under agc folder
window.open(TEMP_VDIC_web_form_address, web_form_target, 'toolbar=0,scrollbars=1,location=1,statusbar=1,menubar=1,resizable=1,width=640,height=450');
but unable to do so.
Please suggest how can i change the locaiton of webform.