Display dropdown values with custom format
-
Hello,
I’m currently building a website that makes use of this plugin. The website is built with Elementor and Pods.
I have a custom field in Pods that represents a duration in minutes, for example 150 minutes. In my filters, I need to show these options formatted in a more readable way, like “2h 30m” or “2hrs 30min”, with a dropdown. This would apply to boolean values as well, since they are currently output as “1” and “0”.
I already have a shortcode that outputs the formatted version, but apparently the plugin doesn’t allow for these kinds of customizations. The only result closer to what I need is the “Custom Pattern” option, but that cannot manipulate the output aside from replacing the “#VALUE#” variable.
Is that correct, or is there any other way to display formatted values?
You must be logged in to reply to this topic.