How to get value from subform fields?
Hi all,
I can't get or assign value to a subform field when the trigger is on "User input".
"Harvested_Line" is a field in the subform.
Snippet:
lineList = List();
for each record in Lines[Parent_Farm == input.Farm]
{
lineList.add(record.ID);
}
row.Harvested_Line:ui.add(lineList);
I get the error below:
Error at line number: 6
Variable 'row' is not defined.
But, this works perfectly if I change the trigger to "Addition of a row" and Choose Field is the subform's name.
Access your files securely from anywhere
Zoho Developer Community
Deliver unforgettable customer experiences
Deliver unforgettable customer experiences
New to Zoho Marketing Plus?
Everything you need to run your marketing
New to Zoho Marketing Plus?
Everything you need to run your marketing
Zoho Desk Resources
-
Desk Community Learning Series
-
-
-
-
-
-
-
-
-
Zoho TeamInbox Resources
Zoho DataPrep Resources
Zoho CRM Plus Resources
Zoho Books Resources
Zoho Subscriptions Resources
Zoho Projects Resources
Zoho Sprints Resources
Qntrl Resources
Zoho Creator Resources
Zoho Campaigns Resources
Zoho CRM Resources
Zoho Show Resources
Writer Get Started. Write Away!
Writer is a powerful online word processor, designed for collaborative work.