- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Display Review Results as a drop down in a form
Hi All,
Is there any possibility to show the review results for the past two years as the drop down in the form.
There is no any Review picker present in the form.Can we use a webservice call or the JavaScript block to show the review results.
Kindly let me know your inputs
- Tags:
- Community Thread
- Discussion
- Forum Thread
- Identity G&L
- Identity Governance & Lifecycle
- IG&L
- IGL
- RSA Identity
- RSA Identity G&L
- RSA Identity Governance & Lifecycle
- RSA Identity Governance and Lifecycle
- RSA IGL
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
I believe a JSP here to query the database and present the results back to the form can be used as a data source for the dropdown webservice field. Mostafa Helmy showed me how this can be done before.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hey!
1. what version are you on?
2. why do you want to do this? whats the goal and the process you are trying to achieve
we have all the review data that we can pull from the DB, but what happens next in the form, once you have selected the Review?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
I believe a JSP here to query the database and present the results back to the form can be used as a data source for the dropdown webservice field. Mostafa Helmy showed me how this can be done before.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Is Ahmed Nofal response sufficient?
You can pull almost any type of data into a Drop Down Select with WebService control.
