Hi!
Displaying custom categories fields inside a relationship doesn’t work for me
{expr_expenses_rel}
<tr>
<td class="expense-id">#{expr_expenses_rel:entry_id}</td>
<td class="expense-type">
{expr_expenses_rel:categories}
<span>{type_account_id}</span>
{/expr_expenses_rel:categories}
</td>
</tr>
{/expr_expenses_rel}{category_name} and all other “native” tags work fine, but {type_account_id} and other custom fields does not show at all (no errors). It worked fine on pre 2.6 with playa.
I’m on EE 2.6.1