#
#		ITSV GmbH
#	CCDB - Command and Control Database
#
#	FILE:		dquermfile_kforepdefinfo.txt
#	DESCRIPTION:	DQUERY definition for CCDB DQUERY "kforepdefinfo"
#
@querytitle
		Informationen über eine KFOQSDB-Auswertungstyp-Definition
@querydescription
		\
@group
		KFOQSDBREP
@paramnames
		reptype:reptype
@formpagetitle
		Informationen zu einer KFOQSDB-Auswertungs-Type
@formitems.paramformextension
		<ul><li><a href="/dquery?dataname=newkforepdef">Neue Report-Typ Definition anlegen</a></li></ul>
@querytype
		dbselect
@sql
		select ident,child_index,frag_index,data,'Speichern' as SAVE from CCTEXTFRAG where type='KFOQSDBREFDEF' and ident=CONCAT('KFOQSDBREPDEF_R_',::reptype::)
@title
		Auswertungstyp-Definition für {{reptype}}
@decoration.decorate_colcell.4
		$CONTROL:werteingabe:c4options
@decoration.debug
		false
@c4options.control_type
		edit
@c4options.value
		@@celldata@@
@c4options.url
		/dquery?dataname=performObjectAction&&objtype=kfoqsdbrepdef&key=@@row.ident@@attribute=@@row.child_index@@&action=SET
@c4options.submitlabel
		Speichern
@c4options.textinput_fieldname
		value
