Hi,
I ran into a situation with a customer:
- He was creating a summary field using fields that come from an index builder extender
- The result wascoming up emtpy
- We got to the conclusion that the IndexBuilderExtender only runs after all summary fields have been processed
Is it by design that all summary fields are processed before the IndexBuilderExtender runs? This makes sense in my mind, but the opposite also does, so I wonder what would be best:
- In the builder have an option to process Summary fields before OR after the extenders
OR - Exclude certain fields from dropdown list creating summary fields
Thoughts?
Best Regards,
Nuno Aguiar