menu
Logo
  • Why azing?
  • Blog
  • Help
ENarrow_drop_down
  • DE
  • EN
Suche in Checklisten
search
azing Logo ENarrow_drop_down
  • DE
  • EN
  • Why azing?
  • Help
azing
drive_folder_upload
  • homeChecklist Templates
  • south

folder_sharedRecipes - Best Practices and Principles

  • homeChecklist Templates
  • south

folder_sharedRecipes - Best Practices and Principles

Folders and checklists

  • infoInput Fields and Code
  • infoPrinciple: Click-Click Instructions should be Reference Material
  • infoPrinciple: DRY (Don't Repeat Yourself)
  • infoPrinciple: Re-Use the Wheel (don't Reinvent or Redocument)
  • infoPrinciple: SoC - Separation of Concerns for Recipe, Reference and Template
  • check_circletesting

Parts (0) expand_more

These are small document-parts which are used in other documents. They are not a starting point for any real activity. Because of this, they will be listed further down and the search will not list them unless requested. 

Input Fields

The core concept uses two square brackets to open/close a field, like [fieldname] (but with two [ and two ]. 

You can write [just some label] or [name=FirstName label=just some label] or [label=just some label option=ja,nein] - always using two [ and ]

  • {{'['}}[username]] [[name=of3u label=username type=text]]
  • {{'['}}[description lines=3]] [[name=pegz label=description type=text lines=3]]
  • {{'['}}[gender options=male, female]] [[name=v1jy label=gender type=text options=male, female]]

Supported parameters

  • name (optional, variable name if you want to re-use the value) 
    {{'['}}[name=FirstName]]
    [[name=FirstName type=text]]
  • label (primary parameter, the label of the field)
    {{'['}}[label=Your First Name]]
    [[name=lk8p label=FirstName type=text]]
  • value (prefill value)
    {{'['}}[value=Hello!]]
    [[name=qizt value=Hello type=text]]
  • type (HTML input type)
    {{'['}}[type=password]]
    [[name=fx6o type=password]]
  • options (results in a drop-down, ignoring the type parameter)
    {{'['}}[label=Bin ich über 18? options=yes,no,maybe]]
    [[name=spd9 label=Bin ich über 18? type=text options=yes,no,maybe]]
  • readonly (readonly)
    {{'['}}[value=You can never change me! readonly=true]]
    [[name=nsbe value=You can never change me! type=text readonly=true]]
  • hint (hint)
    {{'['}}[label=Your favourite destination hint=..that you enjoy visiting most]]
    [[name=bd2c label=Your favourite destination type=text hint=..that you enjoy visiting most]]

 

Code

Input values can be used within text with the Code-Syntax.

  1. {{'['}}[Benutzername name=username]] Hey there, {{'{'}}{username}}!
    [[Benutzername name=username]] Hey there, {{username}}!

More advanced Code (please don't use this)

  1. {{'{'}}{username.length}}
    {{(username || '').length}}
Logo
Legal | Content Copyright CC-BY 4.0
bug_reportReport Bug
  • info
  • Links
  • Permissions
code Share
code
URL copied to clipboard.
Embed Checklist close
Copy Copy
Content Copyright

CC-BY 4.0

Translations

None

azing

QR-Code
azing.org/azing/r/PqNaujov
View & Use

Public (can be used by everybody)

Edit & Admin

Professional (only select users)

Here you can see how this document is used and linked by other documents

Used in (1)

Others referencing this

  1. Add Features to Fields
Uses these (0)

Documents linked from this document

How it Behaves

How this document is categorized changes how it behaves.

This is a main document, it is listed normally and appears in search result.

Type

This is an Information. Lists are treated as information and not as checkboxes'

Get something to say?

Comment to start a discussion or make a note
send

please log on to chat

close

Durchsuche ganz Azing