Skip to content

Traffic Register: Record Sorting#220

Open
ChrispinP wants to merge 1 commit intomasterfrom
ChrispinP-Traffic-Register-Record-Sorting
Open

Traffic Register: Record Sorting#220
ChrispinP wants to merge 1 commit intomasterfrom
ChrispinP-Traffic-Register-Record-Sorting

Conversation

@ChrispinP
Copy link
Copy Markdown
Member

This is the result of discovery work on #22983. In the issue you can see a demo of the sorting in action, and is currently live in Test Traffic Register for the Draft Builder. The API key is hashed for security and we will want to come up with a secure solution that can replicated. This code can be potentially be used for other apps that need record row sorting as well!
image

@ChrispinP ChrispinP self-assigned this Sep 24, 2025
@ChrispinP ChrispinP added WIP JavaScript Modified JavaScript code Knack Any Knack related PR's new feature Implementing a new feature labels Sep 24, 2025
Copy link
Copy Markdown
Contributor

@susannegov susannegov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please change this to a view based API call instead of a object based API call in the Test Traffic Register app. Since there is only three views calling the newSortOrder() and object based api calls are insecure.

I have reset the API key with Christina's permission in the test version so it does not work now.

@ChrispinP ChrispinP moved this to Review/QA in DTS Apps Team Jan 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

JavaScript Modified JavaScript code Knack Any Knack related PR's new feature Implementing a new feature WIP

Projects

Status: Review/QA

Development

Successfully merging this pull request may close these issues.

2 participants