Creating a table from CRM Data to be used in Zoho creator customer app
Hi,
I'm looking to create a customer viewable portal using the Creator app. We would like to be able to create a "Payment Profile" table from data in zoho CRM to be displayed in the customers page.
For example in CRM we would have fields such as
Payment Months "36"
Payment amount "£100"
Payment type "Monthly Payment"
I would like to be able to automatically create a table for that individual customer, but i cant figure it out if it is possible.
For example:
Payment Number
| Payment Type
| Payment amount
|
Payment 1
| Monthly Payment
| £100.00
|
Payment 2
| Monthly Payment
| £100.00
|
Payment 3
| Monthly Payment
| £100.00
|
Payment 4
| Monthly Payment
| £100.00
|
Payment 5
| Monthly Payment
| £100.00
|
This would then be displayed on a page in zoho creator which the customer can view their "Payment Profile" which is unique to them. Is this possible?