Expand my Community achievements bar.

We are excited to introduce our latest innovation to enhance the Adobe Campaign user experience — the Adobe Campaign v8 Web User Interface!

Not able to see linked Tables

Avatar

Level 3

Hi all,

Below is the code which fetches a variable from nms:recipient table

<element label="Campaign DB variables" name="dbVars">

      <element label="Delivery template campaign lookup variables"

               name="templateFieldsFromDB" ordered="true" unbound="true" xml="true">

        <key name="varName">

          <keyfield xpath="@varName"/>

        </key>

        <attribute label="Variable Name" name="varName" type="string"/>

      </element>

    </element>

However, when fetching a variable through a form, we are not getting all the linked tables in the list.

1376708_pastedImage_0.png

How can we also get the list of linked tables here.

Thanks,

Gunjan

2 Replies

Avatar

Level 10

Hi Gunjan,

There might be a limitation here on the fields available in forms. I don't know enough about v6 forms to be sure of it. I'll ask around. Let me know if you find a workaround in the meantime.

Florent

Avatar

Level 10

Hi Gunjan,

I was not able to find a suitable answer yet. Any chance on your side? I'll keep digging

Florent