How to apply 'default-query' for Reference Field in Service Portal widget
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-17-2017 04:01 AM
Hi,
I am working custom widget. Can anybody tell how to apply 'default-query' for Reference Field in HR portal.
For reference field i am using following
<sn-record-picker field="placement" id="placement" table="'xxxxx'" display-field="'u_title'" value-field="'sys_id'" default-query="" search-fields="'u_title'" page-size="10" ></sn-record-picker>
I have tried in different ways but i am not understanding how to apply default-query to the reference field. Now i am populating all records but I want to query with some restrictions.
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-27-2019 05:47 AM
Did you get a fix for this issue.?