Select to view content in your preferred language

Customize layout search widget

1518
3
01-27-2017 03:20 AM
Labels (1)
GilbertoMatos
Frequent Contributor

Hello!

I need to make customizations to the layout of the search widget, but I'm not finding the correct location and template. Any suggestion? I checked the path "... \ jimu.js \ dijit \ templates", but I did not succeed. When debugging the code through chrome, I checked that the following structure is mounted, but even then, I did not find the template.

Any help will be helpful.

Thank you!
Gilberto.

0 Kudos
3 Replies
KrishV
by
Frequent Contributor

You can find Search widget as shown in below screenshot:

Regards,

Krish

GilbertoMatos
Frequent Contributor

Hello Friend!

Thanks for the help, but what I need to know is the dijit template. This html file contains a basic search structure, but what I need is a point where you find a structure with the search field, button, and so on.

Thank you!

Hug,
Gilberto.

0 Kudos
RobertScheitlin__GISP
MVP Emeritus

The search Fujitsu is part of the JS API so you will not find that in the WAB source code. You will only be able to modify by CSS.