This is my first post in your forum, not the first time developing and supporting Umbraco Projects, but I need some help with this particulate request.
I'm using Umbraco V 4.5.2 and I have a number of requests to be done to the project. Basically and in short, the requirements are:
we have 3 entities (document types): subscribers, items and sections.
subscribers should have the ability to subscribe to items updates and receive a weekly/daily email.
Subscribers can subscribe to a section instead of items, and this means that they are subscribed to any changes to all items that fall under this section (even if it has been added later)
Emails should be sent at a specific day and time.
For each item that is included in the email sent to its subscriber it should list the Fields that have been changed since the period (week/day) of subscription alerts. Or read "New" if the item is newly added to that section.
So, how can I track field changes (properties) for each item? and please if you can give me some pointers to help me with the above requirements.
Track field (properties) changes
Hi Guys,
This is my first post in your forum, not the first time developing and supporting Umbraco Projects, but I need some help with this particulate request.
I'm using Umbraco V 4.5.2 and I have a number of requests to be done to the project. Basically and in short, the requirements are:
So, how can I track field changes (properties) for each item? and please if you can give me some pointers to help me with the above requirements.
Cheers,
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.