RiteshSwarnakar
Giga Guru
Options
- Post History
- Subscribe to RSS Feed
- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Printer Friendly Page
- Report Inappropriate Content
on 05-23-2022 03:00 AM
Scenario: There are two tables Books and Bookstore. Bookstore contains Store Name, Owner, Location and reference to Books table for Available books.
We need to calculate & update the total price of selected book's and that should reflect in Service Catalog in real time. So as the books are selected or removed the Total Price changes accordingly in Service Catalog.
1] Books Table:
2] Bookstore Table:
3] Service Catalog:
4] Client Script:
5] Script Include:
Regards,
Ritesh Swarnakar