Expand my Community achievements bar.

Announcing the launch of new sub-community for Campaign Web UI to cater specifically to the needs of Campaign Web UI users!
SOLVED

Using different schema from recipient schema and pulling information from the recipient schema

Avatar

Level 2

Hello Everyone,

 

I need so help understanding in the following use case:

 

I have created a web form where it captures the information about the vehicle number, which is under the vehicle table but on the next page I want to get the information prefilled with the customer name, email and phone number.

How can I achieve the same.

Currently I have chosen the vehicle schema in the web app and looking for details in the recipient schema.

 

contact id from the vehicle schema exist in the recipient schema to identify the user in the recipient schema.

 

Any input will be appreciated.

 

Thanks

Mayank

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi,

 

Can use JS with querydef, though maybe Preloading activity will work by changing Method to List of fields and using (guessing) the correct field?

 

Thanks,

-Jon

View solution in original post

2 Replies

Avatar

Correct answer by
Community Advisor

Hi,

 

Can use JS with querydef, though maybe Preloading activity will work by changing Method to List of fields and using (guessing) the correct field?

 

Thanks,

-Jon