Currently the normal user does not know which information comes from the description and which information is provided dynamically through shortcodes. With this workflow we introduce a small but very cool usability feature to make work a lot faster.

We add classes to information that comes from shortcodes. Classes to use:

  1. project or workflow field (.project-field, .workflow-field)
  2. field type (.text-field-shortcode, text-area-shortcode, formatable-textarea-shortcode, tag-box-shortcode, radios-shortcode, checkboxes-shortcode)
  3. field subtype (.none, .email, .url, .number, .date) – we will probably not do anything with this, but as we are working on this, please still add it

Here’s a video showing the new feature