Defining a Custom Interview Computation
You can control the order HotDocs asks variables in an interview by implementing the two parts of defining a custom interview computation:
- Create a custom interview computation
- Tell HotDocs to use the computation when generating the interview
To create a custom interview computation
- From the ribbon, click on the New drop-down list and select Computation.
- In the Name field, type INTERVIEW and choose result type None.
INTERVIEW is the default name for custom interview computation but you can give this computation any name you want as long as you change the corresponding Custom interview computation on the Interview Behavior tab of the Template Properties dialog.
Once you have created the custom interview computation, you must specify a template file property that tells HotDocs to use the computation when it generates the interview.
Tell HotDocs to use the custom interview computation when generating the interview
- Open the Template Properties dialog.
- Select the Interview Behavior tab.
- Use custom interview computation
Now, HotDocs uses this computation to generate the interview.
In a DOCX template, if you select both Generate default interview and Use custom interview, HotDocs always uses the custom interview. That means that HotDocs only asks variables contained in the custom interview.