I would like to show a region based on a RecordCount value.
Rather than basing it on RecordCount for a full record (i.e. images.RecordCount) , I would like to base it on the RecordCount of a particular field (i.e. images.Field.Item("image_url").value)
is this possible
Rather than basing it on RecordCount for a full record (i.e. images.RecordCount) , I would like to base it on the RecordCount of a particular field (i.e. images.Field.Item("image_url").value)
is this possible