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

{{=rowContent_form.custom.widget.id}}
{{=rowContent_form.custom.widget.codigo}}
{{=rowContent_form.custom.widget.nombre}}
{{=rowContent_form.custom.widget.apellidopaterno}}
{{=rowContent_form.custom.widget.apellidomaterno}}
{{=rowContent_form.custom.widget.tipoempleado}}

{{=rowContent_form.custom.widget.rfc}}
{{=rowContent_form.custom.widget.nss}}
{{=rowContent_form.custom.widget.codigo_contpaqi}}
{{=rowContent_form.custom.widget.estatus}}
{{=rowContent_form.custom.widget.fechaentrada}}
{{=rowContent_form.custom.widget.prestamo_limite}}
{{=rowContent_form.custom.widget.viaticos_limite}}
{{=rowContent_form.custom.widget.prestamo_saldo}}
{{=rowContent_form.custom.widget.viaticos_saldo}}
{{ if 'htmlid_domicilioprincipal' in globals(): }}
{{=rowContent_form.custom.widget.pais_id}}
{{=rowContent_form.custom.widget.pais_estado_id}}
{{=rowContent_form.custom.widget.pais_estado_municipio_id}}
{{=rowContent_form.custom.widget.ciudad}}
{{=rowContent_form.custom.widget.colonia}}
{{=rowContent_form.custom.widget.calle}}
{{=rowContent_form.custom.widget.numexterior}}
{{=rowContent_form.custom.widget.numinterior}}
{{=rowContent_form.custom.widget.codigopostal}}
{{ else: pass }} {{if rowContent_form.custom.label.notas:}}
{{=rowContent_form.custom.widget.notas}}
{{pass}} {{=rowContent_form.custom.end}} {{ pass }} {{end}} {{block blockCustomRowSearchResults_grid}} {{end}} {{block blockCustomJsBefore}} {{end}} {{block blockCustomJsAfter}} {{end}}