Quote:
Originally Posted by Tanjamuse
They do support the composite columns, but I don't know how to make all the rules for the columns.
I know they don't support the rules, I was hoping that it could be done?
|
As the developer doesn't appear to be active anymore, I reckon you're probably gonna have to create your own workarounds.
One way I can think of is to create a #rules composite custom column (behaves like tags) which would contain the complex rules you want to add to the User Categories.
For example:
Code:
{:'test(and(field('#tag_a'),not(field('#tag_b'))),'Tag A Only','Tag A & B')'}
For creating templates for the composite column, you're likely going to get better help here:
https://www.mobileread.com/forums/sh...d.php?t=100949