Button Configuration for Repeater Component in App Engine Studio
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2025 03:22 AM
Hi,
I'm creating a CSR Application using ServiceNow App Engine Studio. I need to display the volunteer opportunities in the employee dashboard which is stored in a table called CSR Activity. I have used repeater component which displays all the details along with a button titled 'Go to Page' . The button is also configured inside the repeater. When I click on the button, it has to navigate to page which displays all the details for that particular volunteering opportunity. I have created separate 6 pages for each of the 6 volunteering opportunities. But I'm not able to configure the button since it is inside the repeater and each of the 6 pages have different URL's. How to configure this?