Question
1
Replies
518
Views
Posted: July 12, 2018
Last activity: July 12, 2018
Closed
Solved
i want show value in pagelist inside the page using repeating grid
Actually, i have subscription pagelist inside the customer page, i have to show subscription pagelist value using repeating grid.(without using report definition)
Result in the clipboard
Customer(Dial-Telecom-data-customer)
Subscriptions
Subscriptions(1)(Dial-Telecom-data-Subscription)
Hi ,
If your section and page (Customer) are in the same class then you can directly give source for repeating grid as .customer.subscriptions if not you have to define customer page in pages and class tab of that section and give source as customer.subscriptions.
Regards,
Vinay Reddy :)