Type: {{ ucfirst($option->content_type ?? 'list') }}
@if($option->content_type === 'list' && $option->list_id)List ID: {{ $option->list_id }}
@endif @if($option->content_type === 'record')References: {{ $option->references }}
Display Field: {{ $option->referenceField ?? 'title' }}
@endifPre-selected Values:
Dynamic record reference - users can search and select from {{ $option->references }} records
This timeline filter doesn't have any active filter options.
@if($timelineFilter->user_id === auth()->id()) @endif