cancel
Showing results for 
Search instead for 
Did you mean: 

customize the value of cm:creator

hammerguy
Champ in-the-making
Champ in-the-making
Hi all,

I want to search by the firstname and lastname of the creator in advanced search.

Is there a way to store them in cm:creator instead of the username.

Thx
2 REPLIES 2

mrogers
Star Contributor
Star Contributor
You will cause chaos, don't do it!

The simple and stupid solution If you need lastname and firstname then add code to lookup and copy the lastname and firstname onto the node that you want to search for.  Or lookup the user id first and then search for the userid. There may be a cleverer solutions.

hammerguy
Champ in-the-making
Champ in-the-making
OK I will… Thx for the reply