Code Generation Settings dialog box

Code Generation Settings dialog box

The code generation settings page allows you to customize the way the code is generated.

In the Take the code wizard->Generate code step, press the 'Advanced options' button to open the code generation options dialog box.

 

The 'code generation' tab

The options in the 'code generation' tab determine the way the code is generated. You can have all the code 'amalgamated' in to one single script. Some may prefer this option since the output contains only one script.(except images; image files will be separate in all cases).

 

Separate files for different file types
Each type of file (CSS, JS, PHP scripts is generated separately. The different types of files are placed in separate subfolders. You can change the sub-folder names in the 'files & folders' tab.

 

Separate Template files
You can have all the template files in single file or in multiple files. Template files include the template for the form mail, the auto-response mail, the form page itself and more. If you intend to modify the generated code, having separate template files will be better.

 

Single amalgamated script
All text files are combined into one script. Even the CSS, JS and the HTML template files are embedded within the PHP script.

 

The files & folders tab

You can change the names of the folders or the main form processor script file. Different types of files are placed in separate sub-folders. You can change the name of the folder in this tab.