Adding totals in subform error
Hello
I am trying to add qty's in subform
When I add a new line in the subform I am getting the following error
The below is the code I am using
input.Total_Training_Cost = 0.0;
for each line in input.Attendee_Signature
{
input.Total_Training_Cost = input.Total_Training_Cost + line.Currency;
}
Thank you for any help you can offer
Kind Regards
Amanda
Sticky Posts
How to Add Users to your Organization in ZohoMail?
A better clarity so you can create other users to start using Zoho Mail. You can directly Add Users from the Control Panel to your Organization. You can invite users with the existing email address. If the person (user) already uses ZohoCRM, then you can import users from Zoho CRM. You can also import them using a .csv file. (if you are planning to add them in Bulk) In this topic, We will be discussing on how to Add and Invite users only. The Import options are self explanatory. ____________________________________________________________________________________________________________