TCEFORM {
	tx_chftime_domain_model_temporal_entity {

		# pages with temporal entity records
		parent.PAGE_TSCONFIG_IDLIST = 1
	}

	tx_chftime_domain_model_dateranges {
		# pages with calendar records
		calendar.PAGE_TSCONFIG_IDLIST = 1

		# page for temporal entities created with new wizard
		temporal_entity.PAGE_TSCONFIG_ID = 1
		# pages with temporal entities for suggest wizard
		temporal_entity.suggest.default.pidList = 1
	}

}

# page defaults for new records
TCAdefaults {
	tx_chftime_domain_model_dateranges.pid = 1
	tx_chftime_domain_model_temporal_entity.pid = 1
	tx_chftime_domain_model_calendar.pid = 1
}
