Skip to content

Posted June 4, 2020 in Updates

Version 20.06.03.01 – K12Docs

  • K12Docs
    • If notes exist for a folder, the “Notes” button will be highlighted in yellow.
    • If notes exist for a document, a “Page has notes” button will appear on the toolbar. When selected, it will display the notes and attributes dropdown menu.
    • When searching folders and document attributes, new operators have been added in addition to the existing wildcard (%) option. They include:
      • Operator: < Description: Less Than Search Value Example: <Smith Example Meaning: Results with values that alphabetically come before Smith
      • Operator: > Description: Greater Than Search Value Example: >Smith Example Meaning: Results with values that alphabetically come after Smith
      • Operator: <= Description: Less Than or Equal to Search Value Example: <=Smith Example Meaning: Results with values that equal Smith and alphabetically come before Smith
      • Operator: >= Description: Greater Than or Equal to Search Value Example: >=Smith Example Meaning: Results with values that equal Smith and alphabetically come after Smith
      • Operator: !< Description: Not Less Than Search Value Example: !<Smith Example Meaning: Results with values that alphabetically come after Smith
      • Operator: !> Description: Not Greater Than Search Value Example: !>Smith Example Meaning: Results with values that alphabetically come before Smith
      • Operator: != Description: Not Equal to Search Value Example: !=Smith Example Meaning: Results with values that are not equal to Smith
      • Operator: | (pipe symbol) Description: Between Search Values Example: Doe|Smith Example Meaning: Results with values that are between Doe and Smith
      • Operator: [] (brackets) Description: In Search Values (no space between the brackets with comma and no space between the values) Example: []Smith,Jones,Wilson Example Meaning: Results with values that are Smith, Jones, and Wilson.
      • Operator: _ (underscore) Description: Wildcard Matching Single Character Example: B__W Example Meaning: Results with values that start with B then has two character and ends in W (i.e. BLOW or BREW)
    • Rotation on image documents can now be saved using the “Save rotated page” option located under the Menu button. If a redaction was added to the document, it will be rotated as well; however if an annotation is added, the document rotation cannot be saved.