Hi Experts,
Suppose I have one table with name ABCData and another one is C2CData. There is one attribute with the name c2cdata. c2cData attribute is a part of ABCData using relation.
Here is my code.
<simple-search:simple-search xmlns:simple-search="http://www.hybris.com/cockpitng/config/simplesearch">
<simple-search:field xmlns="http://www.hybris.com/cockpitng/config/simplesearch" name="c2cDAta"/>
</simple-search:simple-search>
</context>