caption: Contact Information Options tags: Options title: $:/options/Contact Information Options
<$checkbox tiddler='$:/settings/Resume Configuration' field='show_name' checked=true unchecked=false>Show Name$checkbox> | |
<$checkbox tiddler='$:/settings/Resume Configuration' field='show_address' checked=true unchecked=false>Show Address$checkbox> | |
<$checkbox tiddler='$:/settings/Resume Configuration' field='show_phone_number' checked=true unchecked=false>Show Phone Number$checkbox> | |
<$checkbox tiddler='$:/settings/Resume Configuration' field='show_email_address' checked=true unchecked=false>Show Email Address$checkbox> | |
<$checkbox tiddler='$:/settings/Resume Configuration' field='show_date' checked=true unchecked=false>Show Date$checkbox> | |
<$radio tiddler='$:/settings/Resume Configuration' field='show_current_date' value=true>Use Current Date$radio>: < | |
<$radio tiddler='$:/settings/Resume Configuration' field='show_current_date' value=false>Enter Date$radio>: <$edit-text tiddler='$:/data/Personal Information' field='entered_date'/> |