cancel
Showing results for 
Search instead for 
Did you mean: 

Simple Java Script for Webdyn for Java for Adobe

Former Member
0 Kudos

Hi

I am just new to Adobe interactive forms of Webdyndro for Java. Could you please any one tell basic things How to perform Java Script manipulations for simple UI elements in Abobe

I have the form like this

First Name /Last Name u2013 Input Fields

Male / Female u2013 Radio buttons

Education : DropDown

Address : Text Area

Submit : Button

While clicking the submit button I need to perform the mandatory validations how can I do that?

Please help me out.

Thanks in Advance.

-AW

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

not sure if you want to validate on the form or in Web Dynpro.

The option you have on the form is either through validation patterns or validation scripts. They are field-specific and can be found on the object palette (the patterns) or in the script editor of Designer. Your validation script can be implemented in JavaScript.

You need to set the type of the field to "User Entered- Required" and set the validations to cause errors (see check box).

Regards,

Juergen

Former Member
0 Kudos

Thanks for your information

BTW could you please give the links of Adobe for Webdynpro for Java.

1) Gettining started First sample application

2) Second level application.

or give me the Proper links.

Thx & Rgds

-AW

Former Member
0 Kudos

This is the most important link:

https://www.sdn.sap.com/irj/sdn/adobe

You can find a lot of information there (grouped by topic).

Regards,

Juergen

Former Member
0 Kudos

Thanks

I have seen that link which you given but i didn't find any PDF first sample application file.

could any one provide first sample application for adobe of Webdynpro for java

Thx & Rgds

-AW

Answers (0)