Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
how can i search for some text in all content text not the node name
Hey Mohamed,
I would try something like:
<xsl:if test="contains($currentPage/bodyContent, 'your search term')"> <!--perform action--></xsl:if>
https://www.google.com/cse/
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
how can i search for some text in all content text ?
how can i search for some text in all content text not the node name
Hey Mohamed,
I would try something like:
https://www.google.com/cse/
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.