Skip to main content
10-Marble
May 8, 2020
Question

API to search functionality in jsp page to get the related Object list while entering the number

  • May 8, 2020
  • 1 reply
  • 2106 views

API to develop a search functionality in jsp page to get the related Object list while entering the number.

1 reply

17-Peridot
May 10, 2020

There is a JSP component called suggestTextBox. You can use this tag and develop your own service.

10-Marble
May 15, 2020

Hi bmr,

 

But PTC mentioned that suggestTextBox is Un-Supported API and PTC suggested to create as an Idea.

 

Thanks,

Hemanth Kumar

 

17-Peridot
May 18, 2020

The tag is described in the tag-library documentation, so I guess the JSP Tag should be supported.