cancel
Showing results for 
Search instead for 
Did you mean: 

Site Evaluator?

mtw999
Champ in-the-making
Champ in-the-making
Hello,

Is there an existing evaluator I can use (in Share) to enable/disable based on Site? I saw SitePreset evaluator, but I don't have a site preset nor do I want to create one just to support evaluator.
If not, no big deal, I can write a custom one, but it seems there should be a something for Site (that I'm just not seeing)

Mike
1 REPLY 1

mtw999
Champ in-the-making
Champ in-the-making
I ended up creating a custom evaluator for condition I needed to evaluate against. As my custom evaulator extends BaseEvaluator class, I was able to use the getSiteId() method to get what I needed to check.

Mike