|
#
|
@endif
@foreach ($tableData['tableFields'] as $field)
@if($field['scriptid'] == 'title')
{{ isset($field['title']) ? $field['title'] : 'Title' }}
|
@if($recordType->scriptid == 'projecttask')
Predecessor
|
Assignee
|
@endif
@else
{{ isset($field['title']) ? $field['title'] : 'Title' }} @if(isset($field["content_type"]) && $field["content_type"] != 'record') @endif | @endif @endforeach {{--Last Updated | --}}|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
@if($recordType->scriptid == 'projecttask')
{{ $record->eventid }}
@else
{{ $record->refid }}
@endif
@if($hasTimeEntry)
@php
if($recordType->recordType == 'assignee') {
$refId = $record->projecttask;
} else {
$refId = $record->refid;
}
@endphp
@if(!$record->is_parent)
@endif
@endif
@if(isset($hasComment) && $hasComment)
@if($record->subtasks())
@endif
@endif
@if($nestable && $nest)
Forms () |
@endif
@include('tenant.record.partials.tablefields')
{{-- {{ isset($record->updated_at) ? $record->updated_at->setTimezone(config('app.user_timezone'))->format('M d, Y, g:i a') : 'N/A' }} | --}}|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| @if($filterField) @endif | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
{{ $records->links(data: ['scrollTo' => '#'. $records->getOptions()['pageName']]) }}
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||