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!

Web Application - Web Form Validation in Campaign Classic

Avatar

Level 2

Hi,

I have a Web form build with Adobe Campaign Web Application.

Page: Web Form (having 3 fields: customer_id, dob, email)
Page1: Where the customer will enter the password.
Page2: Personalized home page.

1663309_pastedImage_0.png

Page Activity has a web form having fields which are mandatory. (Fields must be filled/random value will work also).

1663455_pastedImage_7.png

As soon as I make the fields mandatory (check mandatory box to "Yes"). It throws the following error:

1663454_pastedImage_6.png

And if I check the mandatory box to "No". And the fields are empty, it's been redirected to the next page (i.e. Page1 activity).

I have used the following JS to make sure the fields shouldn't be empty.

1663461_pastedImage_9.png

The above js is working fine on html page.

Anyone knows how to solve the same.

10 Replies