Input() function for user input ("Save button") right over "Primary Navigation" Buttons.

Hello,

I am using the Input() function to allow for a user to select the quantity for a particular item. It’s simple, input(QTY,“”). When the form displays itself, the “Save” button is way at the bottom and falls right over one of my “Primary Navigation” buttons. When I am using this app on a Pixel 6 Pro, if you don’t touch it in the right place, it will also select the “Sales” button. See screenshot

Is this a bug or is there a way to modify how this input form displays?

Hello,
See if this resolved the SAVE button position

1 Like

Hi Antonio,

The input() function is what creates the form for user input. It’s not an actual “form” view.

Is there a way to use a “form” view when using the input() function?

Looks like misunderstood. We do not have an option to control this @Antonio_Edvaldo

No @plerm

1 Like