Select to view content in your preferred language

How can I get all the text to display in a widget controller vs ...

73
3
Jump to solution
14 hours ago
DougBrowning
MVP Esteemed Contributor

No matter what I try here I get text with a ...   How can I get it to show all the text and not cut it off?  Making the container wider does not work.  I see size for icons and button but not text.

DougBrowning_0-1761666013232.png

 

thanks

0 Kudos
1 Solution

Accepted Solutions
NicoleJohnson
Frequent Contributor

Depending on how long the titles are, you may be able to get away with adjusting the spacing:

NicoleJohnson_0-1761666578785.png

Doing this, I'm able to fit at least as much text as on the left here:

NicoleJohnson_1-1761666731316.png

 

View solution in original post

3 Replies
NicoleJohnson
Frequent Contributor

Depending on how long the titles are, you may be able to get away with adjusting the spacing:

NicoleJohnson_0-1761666578785.png

Doing this, I'm able to fit at least as much text as on the left here:

NicoleJohnson_1-1761666731316.png

 

DougBrowning
MVP Esteemed Contributor

I know I tried that but messed something up.  thanks.

Works now

DougBrowning_1-1761670755718.png

 

In some ways it does not matter as much since we cannot get selections to be honored when picking a layer from the tool.  We always must use Set as Analysis input.  

DougBrowning_0-1761670640233.png

The only reason we are putting the tools there now is so that when a user does Set as Input then the window will pop open for them.  But if they use select on the map or a widget or a table we do not see it take.  We may even just hide them at this point since a user cannot start with the tool.  They must start with the feature always.  I posted on this a few months ago but no response yet.
https://community.esri.com/t5/arcgis-experience-builder-questions/select-widget-cannot-connect-to-an...

Also it blocks non public layers even for my internal tools.  https://community.esri.com/t5/arcgis-experience-builder-questions/one-or-more-layers-not-publicly-ac... 

thanks a lot

0 Kudos
JeffreyThompson2
MVP Frequent Contributor

If your on Online, the latest update gives you some options. Selecting Custom for the Size unlocks the Spacing property.

JeffreyThompson2_0-1761666566731.png

And now you can make the Buttons farther apart.

JeffreyThompson2_1-1761666619676.png

You can also build your own Widget Controller. https://community.esri.com/t5/experience-builder-tips-and-tricks/the-diy-widget-controller-part-ii-t...

Edit: Not sure why I thought Spacing was unlocked by the new Custom Size option. It's been there for a while and it's there on the other sizes, too.

GIS Developer
City of Arlington, Texas
0 Kudos