Search Support
-
Prashant TiwariDecember 5, 2016 at 9:46 am #3231
Hello
I am trying to build a custom portal for client and basically showing up saved searches created already in BPM and using Task Search list widget to pull results of all those saved searches table format.
My problem is : I can only make those columns sortable and searchable that I explicitly define on the coach configuration.I am wondering if there is a way to say all the columns returned by the saved search will be sortable.This is because every saved search is different and pulls different column.
Any help on this would be much appreciated.
SPARK SupportDecember 5, 2016 at 4:54 pm #3249Hi Prashant,
There is no global configuration option, but I would like to see how you have this configured.
Can you post a standalone instance of this scenario and upload your TWX to the following directory?
https://sftp.salientprocess.com/sharing/qtKKw9yyH
Regards,
Stephen P.
Prashant TiwariDecember 6, 2016 at 11:31 am #3251Thanks Stephen
I just uploaded twx file to the sftp location.
You can run “IWM Inbox” coach service there to replicate scenario.
Basically, I want to show all the saved searches user has access to on the left column and Task search list then should show all the columns defined in the saved search.
SPARK SupportDecember 27, 2016 at 4:45 pm #3349Hi Prashant,
You may want to try binding the Column Formats to a list variable of type TaskListColumnSpec. It may be possible to programmatically set the columns and pass this variable into a Coach View.
Regards,
Stephen P.
Prashant TiwariDecember 29, 2016 at 12:49 pm #3385Thanks for your response Stephen.
However, the problem here is that I would not know how many columns are being returned from the saved search as I sent you the twx file earlier.
SPARK SupportJanuary 7, 2017 at 10:58 am #3453Hi Prashant,
Globally setting all columns to be sortable is not a publicly supported method or an available feature of the Task Search List control. This question is being addressed further via a ticket through Enterprise support.
Regards,
Stephen P.
-
|
You must be logged in to reply to this topic.