{{b_customRowContent_form = True}} {{b_customRowSearchResults_grid = False}} {{extend os.path.join(D_stvFwkCfg.s_dirFwkView, 'stv_tab_content.html')}} {{block blockCustomRowContent_form}} {{ if rowContent_form: }} {{=rowContent_form.custom.begin}}

{{=rowContent_form.custom.widget.id}}
{{=rowContent_form.custom.widget.application_name}}
{{=rowContent_form.custom.widget.task_name}}
{{=rowContent_form.custom.widget.group_name}}
{{=rowContent_form.custom.widget.status}}
{{=rowContent_form.custom.widget.broadcast}}
{{=rowContent_form.custom.widget.function_name}}
{{=rowContent_form.custom.widget.uuid}}
{{=rowContent_form.custom.widget.args}}
{{=rowContent_form.custom.widget.vars}}
{{=rowContent_form.custom.widget.enabled}}
{{=rowContent_form.custom.widget.start_time}}
{{=rowContent_form.custom.widget.next_run_time}}
{{=rowContent_form.custom.widget.stop_time}}
{{=rowContent_form.custom.widget.repeats}}
{{=rowContent_form.custom.widget.retry_failed}}
{{=rowContent_form.custom.widget.period}}
{{=rowContent_form.custom.widget.prevent_drift}}
{{=rowContent_form.custom.widget.cronline}}
{{=rowContent_form.custom.widget.timeout}}
{{=rowContent_form.custom.widget.sync_output}}
{{=rowContent_form.custom.widget.times_run}}
{{=rowContent_form.custom.widget.times_failed}}
{{=rowContent_form.custom.widget.last_run_time}}
{{=rowContent_form.custom.widget.assigned_worker_name}}
{{=rowContent_form.custom.end}} {{ pass }} {{end}} {{block blockCustomRowSearchResults_grid}} {{end}} {{block blockCustomJsBefore}} {{end}} {{block blockCustomJsAfter}} {{end}}