Playing with custom thread fields right now.
I'm trying to relate fields.
Example:
2 custom fields:
- Team ("McLaren" and "Mercedes")
- Driver ("Alonso" and "Hamilton")
When a user selects McLaren, I want to only show driver"Alonso".
Is that possible?