Hi Experts,
While acessing Adobe forms from MSS ,
After Selecting the Scenario
After Edit Form
Before the form is Displayed
I am getting a POP-UP message stating the following Error.
Script failed (language is formcalc;context is xfa[0].data[0].RequestSeparationEnhanced[0]. PCR_PAGE1[0].PCRheader[0].EmployeeDataCI[0].EmployeeDataCIContent[0].EmployeeInfo[0])
Script=concat($record.ENAME.DATA.FIELD,u201D(u201C,$record.PERNR.DATA.FIELD,u201D)u201D)
Error: acessor u2018$record.ENAME.DATA.FIELDu2019is unknown.
Script failed (language is formcalc;context is xfa[0].data[0].RequestSeparationEnhanced[0].PCR_PAGE1[0].PCR_DE[0].PCRDEContent[0].RequestSeparationEnhanceDDLOverlay[0])
Script=concat($record.MGTXT.DATA.FIELD,u201D(u201C,$record.MASSG.DATA.FIELD,u201D)u201D)
Error: acessor u2018$record.MGTXT.DATA.FIELDu2019is unknown.
ENAME & MGTXT are the fields which has to be displayed by default when the form is shown.
But when the Adobe form is displayed it comes without any Value for ENAME - Employee Name
MGTXT - Reason for Action Text .
Please provide me solution to over come this problem.
Thanking you in advance,
Suriya.