Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Selector with images only

Hi guys!

I've a problem when I want to use a bundle object in my app. I've see in other comments some cases but I don't get the next:

I want to create a selector (as date for example) but only I want to show images instead of text. I begin as:

Currency_Flags:

BUNDLE LOAD

  A as Currency,

    B as CurrencyFlag

FROM

(ooxml, no labels, table is CurrencyFlags);

But, How do I create a selector Listbox object with images only, without text?

I've used:

qmem://Currency/EUR

(The image is working only in one field of selector, and the text not disappear)

Someone else with my problem? Some solution?

Than you community!

1 Solution

Accepted Solutions
fsimoes81
Partner - Contributor III
Partner - Contributor III

Try to change the Image Formatting:

noname.png

View solution in original post

4 Replies
fsimoes81
Partner - Contributor III
Partner - Contributor III

Are you changed de representation, on Presentation Tab?

noname.png

Not applicable
Author

Yes Fábio,

the image only is working in the selected field and the text never disappear.

Thanks!

Not applicable
Author

Yes Fábio,

the image only is working in the selected field and the text never disappear.

Thanks!

fsimoes81
Partner - Contributor III
Partner - Contributor III

Try to change the Image Formatting:

noname.png