コミュニティ

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)

この記事は役に立ちましたか?

0人中0人がこの記事が役に立ったと言っています

コメント

1件のコメント

  • Avatar
    Vladimir Dimitrijević

    Hi,

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

    Best regards,
    Vladimir

    0

サインインしてコメントを残してください。