what is Input forms and its purpose | Community
Skip to main content
Level 4
May 28, 2021
Solved

what is Input forms and its purpose

  • May 28, 2021
  • 1 reply
  • 2213 views

Hi all,

 

I am new to adobe campaign..please expalin me what is input forms in adobe campaign, why we use it and one use case..in which sceanrios we use themm,,,

please help

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by CedricRey

Hello @shruti1 ,

Adobe Campaign uses a console as a user interface. This console connect to the server.

You can customise data model as you need, so when you have to display some information to the user, you need to define what we call "forms" (object xtk:form).

In those forms, you can show information, and add inputs to let user edit them. For example, you can add an input for editing a recipient email adress.

If you need more informations about forms, I suggest you to read the online documentation and the form part of jsapi

 

Cedric

1 reply

CedricRey
CedricReyAccepted solution
Level 5
May 31, 2021

Hello @shruti1 ,

Adobe Campaign uses a console as a user interface. This console connect to the server.

You can customise data model as you need, so when you have to display some information to the user, you need to define what we call "forms" (object xtk:form).

In those forms, you can show information, and add inputs to let user edit them. For example, you can add an input for editing a recipient email adress.

If you need more informations about forms, I suggest you to read the online documentation and the form part of jsapi

 

Cedric