#1703 - Repeated TinyButStrong Error in field
Hi There
installed and followed instructions and hit this repeated error when expoting a docx
Main moduie = Registration - Custom module Related module = Student - Custom module SuiteCRM 7.3
TinyButStrong Error in field [a.reg1_registrations_stu_student@@salutation...]: item 'reg1_registrations_stu_student@@salutation' is not an existing key in the array. This message can be cancelled using parameter 'noerr'.
TinyButStrong Error in field [a.reg1_registrations_stu_student@@last_name...]: item 'reg1_registrations_stu_student@@last_name' is not an existing key in the array. This message can be cancelled using parameter 'noerr'.
Any suggestions to solve? Thanks again
9 years ago
Hi there,
The message indicates that the salutation and last_name fields fields not exist in the module pointed by the reg1_registrations_stu_student. Please, send us a screen shot where we can see the variables of that module and also send us your template.
And please, tell us if the example templates of Opportunities module that MMR component provides, work fine in your installation.
Regards,
Anabel adonadios@izertis.com
8 years ago
Hi!
My ploblem looks rather similar, the error is the same.
TinyButStrong Error in field [a.account_aos_contracts@@sign_person_fiorp_c...]: item 'account_aos_contracts@@sign_person_fiorp_c' is not an existing key in the array. This message can be cancelled using parameter 'noerr'.
I'm sure that the field name is described correctly. Maybe the reason is that this relation is "one-to-many"? But there is only one account to one contract and subpanel-thing is not working too. Can you help me please?