Hi Everyone ,
I want to link create one input form in adobe campaign classic having multiple schema association. Can anybody help me with this issue with on exmaple.
Solved! Go to Solution.
Hi,
Set referential integrity in the schema, on the primary table's join element:
<element type="link" .. integrity="own"/>
Or from the secondary table:
<element type="link" .. revIntegrity="own"/>
Thanks,
-Jon
We are doing the similar thing but the tables engaged here have 1:1 relationship. Here the secondary table data is not getting updated, instead it is duplicated every time you save the form. We have recipient and preference table joined as 1:1 and every time you save recipient a new entry is added to the preference table instead of updating the record in the same way as recipient table.
Views
Replies
Total Likes
Hi All,
I do have the same requirement. Is there any pointers ?
Views
Replies
Total Likes
My pointer would be to post this in the Campaign Classic forum. You're more likely to get a response.
Moved to Adobe Campaign Classic.
Views
Replies
Total Likes
Hi,
Set referential integrity in the schema, on the primary table's join element:
<element type="link" .. integrity="own"/>
Or from the secondary table:
<element type="link" .. revIntegrity="own"/>
Thanks,
-Jon
Thanks for your support. Your answer solved my problem
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies