Expand my Community achievements bar.

ASimpleQuestion
ASimpleQuestion
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • Thanks for the help but the hidden state doesn't seem to work. I've circumvented the problem atm by placing a blank text field behind the drop down box and just have the box control the fields color, turning it invisible for when I want the transparency.

    Type

    Questions

    Views

    303

    Likes

    0

    Replies

    0
  • Code example below. The "1" value is what the box starts at with a transparant/no fill and what I want to change back to that transparent/no fill when selected.var vName = this.somExpression;var fieldObj = xfa.resolveNode(vName + ".ui.#choiceList.border.fill.color"); if (this.rawValue == "1") {     ...

    Type

    Questions

    Views

    304

    Likes

    0

    Replies

    0
  • I've made a javascript to change the fill color of a drop down box depending on what is selected. Everything is working as expected except that I can't find how to fill it with a transparent/no fill color. I've found very discouraging info about being able to do this online, but the box starts as tr...

    Type

    Questions

    Views

    1.2K

    Likes

    0

    Replies

    3
Top badges earned by ASimpleQuestion
Customize the badges you want to showcase on your profile