API to search functionality in jsp page to get the related Object list while entering the number
May 08, 2020
02:57 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
May 08, 2020
02:57 PM
API to search functionality in jsp page to get the related Object list while entering the number
API to develop a search functionality in jsp page to get the related Object list while entering the number.
Labels:
- Labels:
-
API
3 REPLIES 3
May 10, 2020
07:15 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
May 10, 2020
07:15 AM
There is a JSP component called suggestTextBox. You can use this tag and develop your own service.
May 15, 2020
09:25 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
May 15, 2020
09:25 AM
Hi bmr,
But PTC mentioned that suggestTextBox is Un-Supported API and PTC suggested to create as an Idea.
Thanks,
Hemanth Kumar
May 18, 2020
02:20 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
May 18, 2020
02:20 AM
The tag is described in the tag-library documentation, so I guess the JSP Tag should be supported.
