Expandir minha barra de realizações na Comunidade.

Submissions are now open for the 2026 Adobe Experience Maker Awards
SOLUCIONADO

how to store Landing page response into custom schema columns and Recipient Schema in Adobe campaign v8 using Web UI

Avatar

Level 2

Hi Team,

I am using Adobe campaign V8 Web UI for configuring Landing page/WebApp for Registration Form with some Input Fields, Radio button [Yes/No] etc.

The problem is, while using Campaign V8 Web UI, the storage by default pointing out to Recipient Schema.

Can you anyone help me on this how I can store some input values into custom Schemas in Web UI.

Regards,
Santosh.

Tópicos

Os tópicos ajudam a categorizar o conteúdo da comunidade e aumentam sua capacidade de descobrir conteúdo relevante.

1 Solução aceita

Avatar

Resposta correta de
Community Advisor
3 Respostas

Avatar

Level 4

Hi @SantoshKa5,

In the V8 Client Console, you can modify the webapp properties to change the storage type to a different schema. Alternatively, you can use a JavaScript activity and apply xtk.session.Write to perform the update.

Try using the Client Console or check the Web UI to see if you can view the properties and change the storage type. I believe the process should be similar in the Web UI as well.

SushantTrimukheD_0-1747316737438.png

 

Avatar

Resposta correta de
Community Advisor

Hi @SantoshKa5 ,

You can select custom schema in web UI Landing page > Property > Schema

ParthaSarathy_0-1747402107215.png

Avatar

Level 2

Hi @ParthaSarathy,

Thanks for your reply.

This is helps me.

Can you please help me on another question,

if I want to store Input form Value into multiple schemas, how we can do that.?

Thank you.