Show a fixed box at the bottom of the app

Hi

I’m making a pricing calculator to allow me to price up jobs quickly. I’m making steady progress and I wondered if it’s possible to add a fixed box that’s display my price just above the save button? See image.

The idea is to get price while I’m selecting choices so I if I’m going over budget, I can select a cheaper alternative rather than wait until the end.

Hi @JuanMata

Yes, in your view settings, section “Column Order”

2 Likes

@Aurelien I think @JuanMata was asking a slightly different question. While it is certainly possible to have the total value calculated and stored in the last field of a form, you can not actually see that field displayed at the foot of the screen as you move through the form. I’m not aware of any way to ‘freeze’ a field in part of the form so that you can constantly see its value while populating the rest of the form.

2 Likes

This is correct. I wanted to keep the price on view at all times.

That’s a shame.

As a workaround, you can add Show columns copying the price after each significant column. You can control when each column is displayed based on the selected values of the other columns.

2 Likes