Template dependent field validator with Sitecore Rules Engine

I got a requirement that I need to create more data templates with the same fields but the fields should have different validations based on the template. So I decided to create a base template and inherit the other templates from this. Now, how can I assign different validators for the fields based on the template?

Continue reading “Template dependent field validator with Sitecore Rules Engine”

Sitecore 8.1 – Change scheduled task checking frequency

I couldn’t find any documentation on the internet about this so here is how you can change the frequency of checking the scheduled task.

As you can see here in the config file you can do it separately for “core” and “master” database. On dev machines always needed to change it from the default 10 minutes to lower, e.g. 1 minute.

Continue reading “Sitecore 8.1 – Change scheduled task checking frequency”