Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.

Shouldn't this script change the color of a field ?

Avatar

Level 2
if( this.rawValue == "1") { this.border.fill.color.value == "255,0,0"; }
10 Replies