コミュニティ

Merge values from two paragraphs into one block in FlexiLayout

Hi Everyone,

Does anyone have a script which I can use in a block in my FlexiLayout to combine the values from two seperate serach element paragraphs?

In may case the name and address are in two different locations on the document but I have to output both as one field.

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

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

コメント

2件のコメント

  • Avatar
    Permanently deleted user
    Hello,

    1)There are ways to create one RectArray from two regions(rects) in FlexiLayout and display them as one block. But if two actual regions are merged into one they will become one region and there is no way around that - it's just how regions work. There will be a small (1-2dt) trail between those two which might capture unnecessary information. Mentioned unnecessary information can be removed using FlexiCapture scripts in future.
    2)You can create an empty service field in FlexiCapture Document definition and make a simple rule that merges values of multiple fields together into one. However this way you won't see this field's region on verification because it is not formed by default(still can be formed via rules afterwards).

    Hope that helps,
    Vladislav
    1
  • Avatar
    Permanently deleted user
    Hi Vladislav, good point concerning the regions. This is critical for us so we will stick to using two seperate fields. Thanks!
    0

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