GETTING STARTED
BASICS
KNACKLY DESIGNERS
- Browser Designer
- Word Designer
- Adding Variables to your Word templates – Video
- Creating a New Template in the Word Designer – Video
- Using the Options in the Word Designer – Video
- Installing the Word Designer Add-in
- My Knackly Word Designer Doesn’t Log In
- Inserting Docx templates within a Docx template
- Trouble Shooting Word Add-in Designer
- Indenting Variables in Microsoft Word
- PDF Designer
TRANSFORM DATA
- Filters and Functions
- Advanced Operators and Expressions Guide
- Relevancy Guide
- Formula Reference
- Date Calculations
- Filters
- HotDocs to Knackly Functions
- List Functions
- Date Formats
- Text Functions
- Using Knackly Queries
- Using the date.today() Feature
- Using _app for hiding and showing labels, help text and text blocks in layouts
- Date Calculation Examples
- Finance Functions
- Order of Operations Guide
- Math Functions
- Knackly Formula for Totaling Costs in Tables
- Creating Multiple Documents From a List
- Using Your Data
- Date Forumlas
ADMINISTRATION
PRACTICE AREA
Options for Number Variables
Number:
Number variables are important for things like fees, asset values, loan amounts, and any other numeric information you would want to be able to manipulate mathematically. Number variables have the following options:
Intake style: You can choose whether to present the user with a box to type the number into (the default), or if you’d rather, the input can be a spinbox (a type of entry where the user can either key in numbers or use up and down arrows) or a slider.
Decimal places: You can determine how many decimal places you want the input number to have – useful for monetary amounts and places where precise amounts are necessary.
Minimum: You can set the lowest number the user may input.
Maximum: You can also set the highest number the user may input.