{{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}} {{ if (D_args.n_id == 'multiple'): }}
{{for _s_field in rowContent_form.fields:}}
{{=rowContent_form.custom.widget[_s_field]}}
{{pass}}
{{ else: }}

{{=rowContent_form.custom.widget.id}}
{{=rowContent_form.custom.widget.prodcategoria_especificacion_id}}
{{=rowContent_form.custom.widget.mensajeayuda}}
{{=rowContent_form.custom.widget.tipocaptura_texto}}
{{=rowContent_form.custom.widget.tipocaptura_float}}
{{=rowContent_form.custom.widget.tipocaptura_fecha}}
{{=rowContent_form.custom.widget.tipocaptura_hora}}
{{=rowContent_form.custom.widget.tipocaptura_blobtext}}
{{ pass }} {{=rowContent_form.custom.end}} {{ else: }}
Nada para editar
{{ pass }} {{end}} {{block blockCustomRowSearchResults_grid}} {{end}} {{block blockCustomJsBefore}} {{end}} {{block blockCustomJsAfter}} {{end}}