Hi
I'm using xECM23.4
I'm trying to implement a Dropdown list to be serve as an input parameter to a LiveReport Query I've created ,
Couldn't find a dropdown list Type on the input parameter of LiveReports
I tried using the following approach:
I have set a "custom" data type (suggested in the documentation) on the LiveLink's related WebReport as an input parameters tab ,
This input parameter I've created is a simple html select tag embedded into a second Webroport I've created.
on the Live reports I've tried to set the following :
As there in no Custom type in the LiveReports So I picked String and hoped it would work but unfortunately it didn't succeed, and the desired filtering returned 0 results.
Please assist me with implementing a simple Dropdown list to my query.
Thank you,
Moran M.