- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2024 02:03 AM
Hello All,
I Created a List Collector Variable which is reference to sys_user_delegate table.
I want to show the Delegate details in the list, now its showing only Delegate name but we need to show the delegate start time and delegate end time.
I have added variable attributes as "ref_ac_columns=delegate; starts;ends,ref_ac_columns_search=true"
But not showing the start and end date of the delegation in portal.
Could you please help me on this.
@Ankur Bawiskar @Mark Roethof @Dr Atul G- LNG
Thanks,
Sattar
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2024 02:16 AM
Put as variable attributes: ref_auto_completer=AJAXTableCompleter,ref_ac_columns=starts;ends
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-31-2024 02:16 AM
Put as variable attributes: ref_auto_completer=AJAXTableCompleter,ref_ac_columns=starts;ends
