Hi,
i have a site where i want to let people put items for rent. Items can be rented on hour/daily/weekly bases.
The default price is only single field and also it can not mention if its for hour or daily bases.
The work around i did is to put notification that the quoted price is for lowest allowed period, which is not a good idea.
i want to have something like [XX/Hour, YY/Day, ZZ/Week] with the items in the list view and also when someone click it and view it.
I can put custom field for each, which a user can enter different values.HOwever i dont know how do i put these values on the item itself.
any help is much appreciated.