sorting records by field "Disabled Accounts"
6 posts by 2 authors in: Forums > CMS Builder
Last Post: November 13, 2012 (RSS)
By Codee - November 12, 2012
in the Advanced tab there is an option to check for "Disabled Accounts Viewers: Hide records that are "Created By" a user who is: deleted, disabled, or expired"
I would like to be able to sort (and/or colorize record labels) by whether an account has been disabled or not.
One of my clients has a lot of accounts that have a medium churn rate. They don't want to lose the records on the backend, ever, but having the Inventory records for disabled accounts mixed in with active accounts is really becoming burdensome for their day-to-day administration. If they could sort the list of Inventory records by the "Disabled Account" field, it would really help them out.
Re: [equinox69] sorting records by field "Disabled Accounts"
You can use the field createdBy.disabled in the listPage textbox to display if the account has been disabled or not. But you won't be able sort by this field, and it will only display 0 or 1 as opposed to yes or no.
It would be fairly simple for us to create a custom plugin that would allow you to sort by a records account status as well as add a custom color. If you would be interested in us creating this for you send an e-mail to consulting@interactivetools.com with details of exactly what your looking for.
Thanks!
PHP Programmer - interactivetools.com
Re: [greg] sorting records by field "Disabled Accounts"
By Codee - November 13, 2012
Re: [equinox69] sorting records by field "Disabled Accounts"
We've just done some testing locally and it did seem to work. Have these accounts been disabled, or have they expired or been deleted? As it will only display 1 for accounts that have been disabled.
If your still having the issue could you fill out a second level support request here:
https://www.interactivetools.com/support/email_support_form.php
and give us an example of an account which has been disabled but is still display 0 and we will have a look into the issue for you.
Thanks!
PHP Programmer - interactivetools.com
Re: [greg] sorting records by field "Disabled Accounts"
By Codee - November 13, 2012