Conventions used
There are a number of text conventions used throughout this book.
Code in text
: Indicates code words in text, database table names, folder names, filenames, file extensions, pathnames, dummy URLs, user input, and Twitter handles. Here is an example: " =Tasks[[#Headers], [Assignee]]
and =Tasks[[#Headers],[Notes]]
."
Bold: Indicates a new term, an important word, or words that you see onscreen. For instance, words in menus or dialog boxes appear in bold. Here is an example: "In the previous subsection, we added the two new fields on the Add New Task screen. However, as we had noted earlier, if you try to add a new task with these fields filled, the values will not be retained, and the fields would show up empty in the My Tasks list view. So, now let's update the automation defined on the Done button and learn how we can persist the information from a given form to our tables."
Tips or Important Notes
Appear like this.