Support

Search results for ""

Sorry, no results found. Perhaps you would like to search the documentation?
All Topics
John

Woo orders listing: Subscription relationship question

In a woocommerce store, I’m aiming at filtering based upon the order subscription relationship. However, this isn’t available in the Filter dialog (or in conditional formatting).

Is this because there’s actually not a value in the column and woo uses CSS to display whether it is a parent order or renewal? I can use CSS to override for conditional formatting but it would be great to have a preset filter view of new subscriptions

<td class="subscription_relationship column-subscription_relationship" data-colname="Subscription Relationship"><span class="subscription_renewal_order tips"></span>
</td>

Thanks!

6 days, 14 hours ago
Stefan van den Dungen Gronovius
Developer

Thanks for your message.
At this moment, our conditional formatting feature does not work on original or third-party columns.
To make this work, we could create a custom column for the renewal type that will show the real text value instead of an icon. In that case, you can use conditional formatting and we could even implement features like filtering and export as well. I’ve added it to the feature request list and it will probably be shipped in the upcoming 7 release.

4 days, 23 hours ago

You must be logged in to reply to this topic.