Expand my Community achievements bar.

Applications for the 2024-2025 Adobe Experience Manager Champion Program are open!

Run At:Server not working

Avatar

Level 10


I have written a simple script on a form field : this.rawValue = "sample data" which is not workin at server.

Any idea what's wrong?

Nith

2 Replies

Avatar

Former Community Member

On which event you have  out this script?

Try on initialize, layout events etc, it will work.

Avatar

Level 10

Initialize event of the text field.

Nith