Floating Button Missing

I’m trying to add a floating button to my app that will allow users to open a barcode scanner but it’s not showing up in my components picker.

Are floating buttons a premium feature only?

Is your screen on a list style layout or a details style layout?

List style. Looks like floating button is only available in details style?

The only component you can have on a list style layout is a list. I would switch to a details style layout, add an inline list, and add the form button.

1 Like