Default Settings

The Cloud Services Default Settings enable you to configure default application, interview, answer summary and assembly settings for Cloud Services.

Application Settings

A

Setting Name Description Example Data
AddHDMainDiv

Cloud Services requires a DIV element with an hdMain ID to embed the interview in a web page. Select either:

  • True (default) – HotDocs automatically appends the hdMain DIV element to the HTML content returned from the Get Interview request.
  • False – your host application already includes the hdMain DIV on the appropriate page.
true
HotDocsJsUrl The URL from which the web browser requests HotDocs interview runtime files, including hdloader.js and other JavaScript files.
To avoid security errors, the host application must be able to serve these files itself, from its own domain name.
 
HotDocsCssUrl The full URL for the user CSS stylesheet, used for styling JavaScript interviews.
Additional interview files are requested from the base URL, including:
  • System stylesheet – hdssystem.css
  • Interview images – a sprite-style .png image containing all interview images at expected offsets
  • XAML stylesheet (Silverlight interviews only) – a .xaml file for styling Silverlight interview .
http://servername/examplewebapplication/stylesheets/hduser.css
HotDocsImageUrl    
InterviewDefUrl    
DocPreviewUrl    
SaveAnswersPageUrl    
FormActionUrl    
TempInterviewUrl    
RequestTimeout    

 

Interview Settings

b

Setting Name Description Example Data
     
     
     
     
     
     
     
     
     
     

 

Answer Summary Settings

c

Setting Name Description Example Data
     
     
     
     
     
     
     
     
     
     

 

Assembly Settings

D

Setting Name Description Example Data