SetWebInterviewSize – XpressDox

Whilst the «SetWebInterviewSize» command remains active and supported in v12, it is obsolete in v14 since the interview is now completely responsive.

 

Prior to version 14 the interview size on the web could be controlled with the «SetWebInterviewSize()» command.

 

This command allows the template author to set the size (width only – height grows dynamically as required) of the web interview when the interview is integrated into a web page. Possible values for InterviewSize are: Small, Medium, Large and ExtraLarge.

An example would be:

«SetWebInterviewSize(Medium)»

For more information about integrating an interview into your web page, please see the documentation built into XpressDox Cloud. To access the integration information, login to your XpressDox Cloud Account, click to view any interview and then click the “Include Interview in your Page” link on the left had side of the page (link also available in the dropdown menu on the explorer page). Answer the very simple form and hit the “Show Me How” button and the code you need, along with an explanation, will be generated for you.