Page 1 of 2

HTML Component Inheritance

Posted: Tue Jun 02, 2015 1:05 am
by Aeneas McBurney

I have an HTML component with a drop down select list but the dropdown style is inherited from the swatch of the html components page. How do I remove this so the dropdown is displayed as it is in the html viewer, ie no inheritance?

Thanks,
Aeneas


HTML Component Inheritance

Posted: Tue Jun 02, 2015 3:08 pm
by Serhii Kulibaba

Hello,

Please look throw the CSS styles, somewhere it can be owerwritten by other style.


HTML Component Inheritance

Posted: Tue Jun 02, 2015 7:34 pm
by Aeneas McBurney

Thats not a lot of help as have already tried this. See screenshot where I have added styles but the dropdown still inherits.

Image


HTML Component Inheritance

Posted: Mon Jun 08, 2015 8:37 pm
by Aeneas McBurney

Any updates to this?


HTML Component Inheritance

Posted: Tue Jun 09, 2015 10:22 am
by Serhii Kulibaba

What property exactly do you need to change?
Please provide us with a public app link (http://devcenter.appery.io/documentat...) and steps to reproduce.


HTML Component Inheritance

Posted: Tue Jun 09, 2015 8:02 pm
by Aeneas McBurney

I need to change the drop down select box that the red arrow is pointing to so that it doesn't inherit the theme.

I have shared my app here...

http://appery.io/app/view/8e12fcf4-2b...

If you login with bob/bob and then hit yellow button and go to Your Details then Subscription and hit upgrade subscripton.

Thanks,
Aeneas


HTML Component Inheritance

Posted: Tue Jun 09, 2015 11:58 pm
by Yurii Orishchuk

Hi Aeneas,

Please follow these steps:

  1. Put select component near HTML component.

  2. Run app and check in browser debugger both selects HTML layout. They should be the same.

  3. When you will have the same HTML layout for select component - you can check how it looks.

    Regards.


HTML Component Inheritance

Posted: Wed Jun 10, 2015 1:33 am
by Aeneas McBurney

Hi,

Sorry I don't follow what you mean. If I add another select component near the HTML component it will be the same but I want the one inside the HTML component to be basic so not inherit from theme.

Thanks,
Aeneas


HTML Component Inheritance

Posted: Mon Jun 15, 2015 8:11 pm
by Aeneas McBurney

Any updates on this?


HTML Component Inheritance

Posted: Mon Jun 15, 2015 8:19 pm
by Evgene Karachevtsev

Hello Aeneas,

Unfortunately not yet, we are working on it at the moment and will get back to you with the update.