Show dynamic welcome Note in Homepage Search Widget ?

anuj27
Tera Expert

hello, I want to display welcome text in homepage search widget dynamically.

 

"Hello,  <Logged in user name> How can I Help You "

Help !!

1 REPLY 1

Pedro Grilo1
Mega Sage

Hi,

 

homepage search widget is protected. You will need to clone it and set the portal instance to use the cloned version instead.

The title is being displayed from the "options.title" data.

You can replace "options.title" with "data.title" on the HTML and set data.title on the server script. Something like this should work:

find_real_file.png

 

find_real_file.png

 

I hope it helps!

 

Pedro