Community

Abbyy FlexiCapture - Additional Layout - Copy Field Text Values

Hi! Hope anyone can help me with this.

After adding an additional layout, I wanted to copy the value of the field from the additional layout into a field in the main layout.

Context.Field("MainLayoutFieldX").Text = Context.Field("AdditionalLayoutFieldY")

However, I got this error: No field with name 'MainLayoutFieldX' at ABBYY.FlexiCapture.IRuleContext.Field(String Name) at Main.Execute(IRuleContext Context)

Was this article helpful?

0 out of 0 found this helpful

Comments

1 comment

  • Avatar
    Vladimir Dimitrijević

    Hi,

    You have to add that field in: Rule Settings -> Available fields area.

    Best regards,
    Vladimir

    0

Please sign in to leave a comment.