Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[QUESTION] Manage Columns - Date formatting #40

Open
tmarchetti00 opened this issue Feb 13, 2022 · 1 comment
Open

[QUESTION] Manage Columns - Date formatting #40

tmarchetti00 opened this issue Feb 13, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request Next Release An issue that will be fixed or a new feature that will be added to one of the next versions of the s question Further information is requested v1.3

Comments

@tmarchetti00
Copy link

Version used
Ex: 1.3.2

Question
When working with layout options, is there a way to format dates and still have the column be sortable? Currently when select "Use handlebar expressions" it disables the sort option.

Additional context
Ideally - We'd like to use the following format and still have it sortable
{{getDate RefinableDate11 "L"}}

Not using expression
image

Using expression
image

@tmarchetti00 tmarchetti00 added the question Further information is requested label Feb 13, 2022
@Laul0
Copy link
Collaborator

Laul0 commented Feb 14, 2022

Hi @tmarchetti00,

Maybe you already read the documentation, but currently, as mentioned: https://aequos-solutions.github.io/modern-data-visualizer/usage/data-visualizer/layouts/#details-list

Sortable: allows you to sort column values alphabetically when the column header is clicked (ascending or descending). The sort is done statically on the current page results set and works only when the column value is not an Handlebars expression.

We will add this feature to our backlog. After solving more prioritized issues, we will see to add this feature 👍🏻

@Laul0 Laul0 added v1.3 Next Release An issue that will be fixed or a new feature that will be added to one of the next versions of the s labels Mar 1, 2022
@Laul0 Laul0 added the enhancement New feature or request label Mar 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Next Release An issue that will be fixed or a new feature that will be added to one of the next versions of the s question Further information is requested v1.3
Projects
None yet
Development

No branches or pull requests

2 participants