Currently the DNS editor doesn't provide any means of reordering the records. There was a feature request to sort the records by name instead of creation date but it was declined. It would be great if records could be reordered for organizational purposes. As it stands now, I have to read through the long list until I find the record I wish to edit.
Plz! Sort order + add quick find of DNS records... AJAX, thanx!
Attachments Open full size
@Preetham Bangera Developer Support Engineer DigitalOcean
Thank you for your feedback. we greatly appreciate you taking the time to let us know that you'd like to have DNS records sortable by column. By sharing your thoughts in our feedback forum, it helps us to better prioritize working on the features that you feel need more attention.
Attachments Open full size
This is important for domains with many records, because it is time consuming and error prone to figure out what entries are entered when the list is long.
Attachments Open full size
I've started switched to using DO for the DNS all my domains. This would be a very nice addition!Â
Attachments Open full size
If you still want them sorted, I just cooked up this Greasemonkey/Chrome user script to do it on the client-side:
https://github.com/modelrockettier/greasemonkey_scripts/blob/master/DO_Record_Sort.user.js
Attachments Open full size
This is crazy when you have a bunch of domains on a droplet. Simple JQuery UI Drag n Drop would be easy enough to implement.
Attachments Open full size
Possible sort options:
Date created
Last modified
Alpha (traditional domain: subdomain.example.com)
Alpha (reverse domain: com.example.subdomain)
Just those four options would remove a pesky annoyance.
Attachments Open full size
+++
I have too many records in a sense, would love to reorder them, EVEN IF VIRTUALLY ON THE PAGE.
For now I inject a script to the page to allow sorting the stupid table.
Attachments Open full size
+1 this is a must for us who have loads of records.
It would be ideal if we could rearrange them or at least group them by type (A, NS, MX, TXT) etc. For some websites I have numerous records for subdomains, MX's for Amazon, Gmail, Mailgun, all simultaneously active. Same goes for TXT and others. At the moment they seem to appear by order of entering, which can be confusing.
Attachments Open full size
It would be really practical to have sorting by column (name, record type, etc) in the web UI.
Attachments Open full size
I would also like the sort by columns method
Attachments Open full size
It would be wonderful if we can filter one specific type of record on the record list.
Attachments Open full size