I am having a problem with the following JavaScript:
form1.#subform[0].Button1::mouseUp - (JavaScript, client)
form1.Button1.fillColor = "0,255,0";
form1.Button1.borderColor = "0,0,255";
form1.button1.fontColor = "255,255,255";
The Button1 fillColor and borderColor change; however, the fontColor does not change. What am I doing wrong?
form1.button1.font.fill.color.value = "255,255,255"
radzmar
• LoveCycle Blog
Documents you need:
• LiveCycle Designer ES2 Docs