Can we add onclick event on search element.

0
Hey I added template grid on home page where I search Id in that search box and which is working fine but I need to give onclick event on selected attribute , when I click on selected attribute then it goes on another page. I tried to find events in template grid but I cant find any solution. These is my homepage where I search id 2 then it shows attributes which contains id 2.   if I click on 2ShubhamDhorajkar Individual then it goes on another page
asked
2 answers
0

Hi 

Yes you can add Onclick event to the template grid 

Right click the control bar present in templategrid and Click add button and then click Action button to create an action like Edit button as shown below.

Click the action button to add events based on your requirement as shown below

answered
0

Yes Of course, Make Edit button as a default button. Then you can achiveve it 

answered