B4J Question [BANano] [SOLVED] Clarity about .GetHTML

Mashiane

Expert
Licensed User
Longtime User
Ola

I have an element inside another, for example

B4X:
<v-sheet id="headersheet"><v-container>An Awesome Shop!</v-container></v-sheet>

Running .GetHTML on headersheet element is giving me from <v-container></v-container> and not from <v-sheet></v-sheet>.

How can I return the HTML starting with the element itself and not the child?

Thanks.
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…