Date based profile traits for segmentation rules | Community
Skip to main content
New Participant
May 26, 2017
Solved

Date based profile traits for segmentation rules

  • May 26, 2017
  • 1 reply
  • 833 views

Hi All,

We have options for numeric, string, boolean types of traits for which rule evaluation is straight forward. Has anyone used date type of trait, applied rules like date between this date range or something like that?

Any pointers would be helpful.

- Thanks
Sandeep

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by sandeepk7656774

There is no OOTB option it seems, we can create a custom trait component and write logic in trait.js.jsp similar to few components present inside (/libs/cq/personalization/components/traits).

Regards,

Sandeep

1 reply

sandeepk7656774AuthorAccepted solution
New Participant
June 2, 2017

There is no OOTB option it seems, we can create a custom trait component and write logic in trait.js.jsp similar to few components present inside (/libs/cq/personalization/components/traits).

Regards,

Sandeep