I have an Archetype defined in an Umbraco page with fields Date,Count of seats as datatypes. I would like to update the Count of seats for a particular date in the archetype using custom code. Is there anyway I can do instead of iterating through each items in archetype.
Archetype updation
Hi,
I have an Archetype defined in an Umbraco page with fields Date,Count of seats as datatypes. I would like to update the Count of seats for a particular date in the archetype using custom code. Is there anyway I can do instead of iterating through each items in archetype.
Please help ASAP.
Thanks Anju
Hi Anju
Can you show the code how do you render Archetype items?
Alex
is working on a reply...