How to Show the text of a Selectable List Item when it's static

When the Data Source of my Mobile selectable list is a Static List, how do I reflect each static list text in the Selectable List Item?


In the images, I am looking to make “item” say “Part Time” or “Full Time” but none of the available options below will produce that text

Hello

I think you have two way to do that:
-create a data type that contains all of text you want to show in the list
-create an option set that contains all word you want to display. (I don’t know if ity will be recommanded)

Sorry for the bad english :sweat_smile:

No problem, thanks for the suggestions. Yep for sure I could take either of those approaches, and I likely will for now. In the future though for simple selections like this one, I’m hopefull that I won’t need to use dynamic options and that the static option will work. As of now, looks like there may be a bug that doesn’t allow static options to be reflected when using a mobile selectable list.

I use these static options, I have the apps on the stores and I’ve never had any problems. I think the editor’s display is the one you show or am I wrong? You won’t see them reflected in the editor but you have to preview the web page to make them reflect..

When I preview the page leaving the “item” as the text in each box, the selectable list doens’t show up at all.

Doesn’t show for me either. Did you find a solution?

I did not, I’ve just been making option sets for everything. Annoying but it works.

1 Like

it is now working with static text for me but with option set it is working.

It is now working? Or it’s not?

sorry “not” working

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.