Hi guys!!
If i get the context variable, is there a way to find the "SearchTemplate" name currently selected?
Sometimes i get it simply . 4 Ex:
in com.wewebu.ow.server.app.owDocumentFunction:
oObject_p.getClassName()
when i'm in com.wewebu.ow.server.servlets.OwGetContent i can get username as:
context.getContext().getUserInfo().getUserName()
but just can't find the "template" name…could u help me?
Many many thanks as usual!!