LiveCycle Designer ES4 - Changing non focus textfield content fill colour | Community
Skip to main content
April 2, 2023

LiveCycle Designer ES4 - Changing non focus textfield content fill colour

  • April 2, 2023
  • 1 reply
  • 700 views

Originally posted this question in the wrong forum.... Hopefully have better luck here...

 

Is there a way to change the fill colour of the content area of textfields when they do do not have focus?

 

The following changes the fill colour of BOTH the prompt and content areas of a textfield, which is more than I need..

TextField1.border.fill.color.value = "0,255,0";

The following changes the fill colour of the content area for a textfield when it has focus, which I wanted anyhow.

TextField1.ui.oneOfChild.border.fill.color.value = "0,200,0";

 

I want to be able to change the fill colour of the content area for a field (or all fields, if possible) when it DOES NOT have focus!

 

Thanks

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

1 reply

kautuk_sahni
Community Manager
Community Manager
October 10, 2023

@jeremylanssiers @suraj_kamdi  Can you please review this Question and share your thoughts? 

Kautuk Sahni
Suraj_Kamdi
Community Advisor
Community Advisor
October 11, 2023

@kautuk_sahni I am not aware of adobe lifecycle product.

Suraj Kamdi