Hi Chris
I know this is a basic question but I cannot seem to find the answer here.
On the calendar display page the line below displays the Title (which I have set as 'Availability for') followed by the item id
<h2>'.$lang["title"].''.$id_item.'</h2>
But how do I get that item id to display the actual property name?
I know I have to define the actual property names relative to the ids but it escapes me how to do it.
I know it is basic but I have brain freeze!
David