Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list
SOLVED

FormCalc & Java

Avatar

Level 3

Hi Guys.  Is it possible to use JavaScript and FormCalc under the same event for a check box? Say Click or change?  Thanks  Joey

1 Accepted Solution

Avatar

Correct answer by
Level 7

Hi,

Yes, you can mix the languages on an object/field--just not on the same event of an object/field.

Cheers!

Stephen

View solution in original post

5 Replies

Avatar

Level 3
Level 3

No its not possible to write java script and formcalc under the same event of checkbox.

Thanks

Avatar

Level 3

How about if javascript is written under the change event and formCalc under the click event?  Is this possible?  Joey

Avatar

Correct answer by
Level 7

Hi,

Yes, you can mix the languages on an object/field--just not on the same event of an object/field.

Cheers!

Stephen

Avatar

Level 3
Level 3

Yes it is possible.

Thanks