I am creating an XPage that has a dropdown to selcect the value from.
In the XPage there is a Data Source - "Domino View". In this I am using the property to compute the value of "Filter By Column Value" dynamically.
When the user selects the value from the Drop Down, the data in the Domino View created should be refreshed according to the value selected.
I dont want to use the property - "Search in View Results" as it requires the database to be Full Text Indexed. I dont want to create Full Text Index.
Please guide me what to do.
Thanks,
Atin