Cinchy Platform Documentation
Cinchy v4.0
Cinchy v4.0
  • Dataware Overview
  • Release Notes
    • 4.1 Release Notes
    • 4.2 Release Notes
    • 4.4 Release Notes
    • 4.5 Release Notes
    • 4.6 Release Notes
    • 4.7 Release Notes
    • 4.8 Release Notes
    • 4.10 Release Notes
    • 4.11 Release Notes
    • 4.12 Release Notes
    • 4.13 Release Notes
    • 4.14 Release Notes
    • 4.15 Release Notes
    • 4.16 Release Notes
    • 4.17 Release Notes
    • 4.18 Release Notes
    • 4.19 Release Notes
    • 4.20 Release Notes
    • 4.21 Release Notes
  • Cinchy Guides
    • User
      • My Network
      • User Preferences
      • Table Features
      • Data Management
      • Commentary
      • Query
    • Builder
      • Best Practices
        • Multi-Lingual Support
      • Tables
        • Creating your first table
        • System Columns
        • Column Types
        • Linking Data
        • Indexing and Partitioning
        • Formatting Rules
        • Data Controls (formerly Design Controls)
          • Table Level Entitlements
          • Column Level Entitlements
          • Row Level Entitlements
          • Erasure
          • Compression
      • Building Forms
      • Saved Queries
        • Creating your first query
        • Displaying Query Results
      • Integration
        • BI Integrations
          • Excel
          • Power BI
          • Tableau
        • Other Integrations
          • SAS
      • Data Experience Deployment
    • Frequently Asked Questions
  • API Guide
    • APIs
      • Authentication
      • Saved Queries
      • ExecuteCQL
      • Webhook Ingestion
  • Deployment Guide
    • Planning
      • Deployment Planning Guide
      • Pre-Requisites
    • Installation
      • Maintenance
      • Migration from 1.x
      • Single Sign-On (SSO) Integration
        • Configuring ADFS
        • AD Group Integration
        • High Number of Groups in ADFS
      • Application Experiences
        • Setting Up Experiences
        • My Data Network
        • Custom Data Network Visualizer
      • Advanced Settings
        • Enable Data At Rest Encryption
        • System Properties
  • Other Resources
    • Cinchy Data Sync
    • Cinchy Meta-Forms
    • Cinchy Meta Reports
    • Cinchy Query Language
    • Angular SDK
    • JavaScript SDK
Powered by GitBook
On this page
  • View Changes
  • All Data View
  • Links
  • Permissions
  • Miscellaneous
  • HTML <a> Tag
  • Expand Row Height

Was this helpful?

Export as PDF
  1. Release Notes

4.6 Release Notes

Previous4.5 Release NotesNext4.7 Release Notes

Last updated 4 years ago

Was this helpful?

View Changes

All Data View

There is now always an All Data view.

  • Similar to Recycle Bin, this is a system view that is not editable

  • This view has no filters or sorts, and contains all the columns in the table (access controls still apply)

  • Includes the Cinchy Id column

Links

Links in Cinchy now take you to the All Data view rather than the default view. This allows you to set your default view to a more filtered down view.

Permissions

Views now have permissions, so you can limit who can see a view. They default to All Users, since that is the previous behavior.

Miscellaneous

HTML <a> Tag

Previously we auto-detect hyperlinks and allow them to be clickable. We now support limited functionality with <a> tags within Cinchy text fields.

Supported Attributes:

  • href

  • download

  • target

Default target is blank for absolute URLs.

_self, _parent, _top are only available when it is a relative URL (destination is within Cinchy).

Expand Row Height

You can now expand the height of rows.

  • Collapsed is the default (1 row only)

  • Expanded will open to a max height of 5

  • Full View will open to a max height of 9

This is an experimental feature.

Look out for more UI improvements to the feature in upcoming sprints.

Reorder your columns in Design Table to change the order in All Data
<a href="https://www.google.com" target="_blank"> Click Me! </a>