<Alloy>
	<!-- {{segment}}/{{entity}}.{{fieldName}} -->
	<View class="Container">
		<Label class="Title" text="Ti.Locale.getString('{{segment}}_{{entity}}_{{fieldName}}')"/>
		<Require src="Framework/EditFormElementPrimaryKey" id="{{segment}}_{{entity}}_{{fieldName}}"/> <!-- read only -->
	</View>
</Alloy>
