Can I have a pagelet query, whith two date field inputs, defined by user?
I have a simple query, with two prompt date fields. It's like "SELECT * FROM PS_TABLE WHERE DATE BETWEEN :1 AND :2".
I created a pagelet based on this query, using the Wizard, and it reconized the two prompts as pagelet inputs. I want the user to inform the input values, just like he would do as if he was running the query, therefore I changed the usage type for "User Specified".
In the end, after I publish the pagelet on home page, I see no prompt and the pagelet is empty.
What am I doing wrong?
Thanks,
Leonardo