Ui Builder Search Input
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2022 04:54 AM
Hi
1.I am trying to pass the search term into Search Results now component .For other search components we have search term but I don't see anything like that in this component .Can I use "Metadata "?if yes how can I populate the searchTerm dynamically into the Search results now component.
Thanks,
RK
- Labels:
-
Now Experience UI Framework
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2022 08:31 AM
The Search input component has a 'Search Term' field in UIB. Are you talking about the Search Results component?
Edited: I think this is how search input and search results work together. You have to add a custom data resource for the search results component to consume. Your Search input component can trigger this data resource. Due to SN's poor documentation on this subject, it's not clear what type of data resource we need to set up. Maybe there's already a 'search results' data resource?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2022 10:27 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2022 11:35 AM
Search input can't talk directly to search results. You need a data resource. Maybe look in Data Resource instances/global/Look Up Record. I bet your search input and search results can bind to this Look-Up Record resource instance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-12-2022 07:03 PM