Skip to content

Separate same 3rd party field mapping #7

@RSpecianJr

Description

@RSpecianJr

Hey!

I hope this is the right place! I love the plugin and am having just a minor hiccup.

I'm submitting data to a 3rd party and they require separation of fields named the same:

        <DisplayField>
            <DisplayPrompt>info</DisplayPrompt>
            <DisplayValue>info value</DisplayValue>
        </DisplayField>
        <DisplayField>
            <DisplayPrompt>info</DisplayPrompt>
            <DisplayValue>info value</DisplayValue>
        </DisplayField>

I can't seem to find a way to accomplish this based of the UI, is this function built in? Is it something I can easily fix?

Thanks,

Robert

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions