ReportFormRelations Parameter (Connect-ZohoCreator Cmdlet)
The mapping of the reports and forms in the application.
Syntax
Connect-ZohoCreator -ReportFormRelations string
Data Type
cstr
Default Value
""
Remarks
The value can be in the format - ReportFormRelations="MyReport1=Form1;MyReport2=Form2,Form3;". Only mapped reports will support Insert, Update and Delete. Other reports will be read-only views.