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!
SOLVED

How do I link an HTML tag to a Service

Avatar

Level 3

How do I link an HTML tag to any one of Services that are created?

 

1 Accepted Solution

Avatar

Correct answer by
Level 3

Found the answer:

Goto:

WebApp>>Edit>>Page (activity)>>Add Subscription Type (to your form; make sure you've linked Service to your Type)>>Source

View solution in original post

3 Replies

Avatar

Level 10

Hi Jae,

Which HTML tag do you want to link to a service?

Does what is described in this page meet your requirements? If you specifically need the HTML, you can have a look at the code generated by this operation.

Let me know.

Florent.

Avatar

Level 3

Hi, 

Your documentation states:

"Subscriptions


You can add controls to allow users to subscribe to or unsubscribe from one or more information services (newsletters, warnings, real-time notifications, etc.). To subscribe, the user checks the corresponding service.

To create a subscription checkbox, click Advanced controls>Subscription.

s_ncs_admin_survey_subscription_edit.png

Indicate the label for the checkbox and select the information service concerned using the Service drop-down box."

 

But we want to include an opt-in to a Service in our forms without using the Subscription Type (i.e., checkbox--"I want to subscribe to your newsletter":

s_ncs_admin_survey_check_box.png

...and the above documentation states that we can link this checkbox (Subscription Type) to a Service using the form builder) but we want to create a simple button (like a "Submit" button, NOT a checkbox)

Image result for submit button form

 that functions the same as a checkbox--meaning we want the user, by clicking on our form "Submit" button to opt into the Service, much like checking the checkbox opts into the Service.

But since the form builder only allows a Subscription Type (i.e., a checkbox) to be linked to a Service, we want to know if there is a way of building our "Submit" button using HTML and linking it to a Service.

So the question really is two: 1) How can we link a Service to our "Submit" button we've created using HTML

OR:

Is there another way to create a subscription to a service WITHOUT using the Subscription Type (checkbox in the form builder)?

Avatar

Correct answer by
Level 3

Found the answer:

Goto:

WebApp>>Edit>>Page (activity)>>Add Subscription Type (to your form; make sure you've linked Service to your Type)>>Source