App created to receive data and generate a Re...

App created to receive data and generate a Registration Number.

The Registration Number appears after App is synced.

Problem is that the Registration Numbers are created in numberical/ascending order and you have to scroll through all numbers to get the one you created. So if there are 100 registration numbers, you have to page through 100 to see yours.

Is there any way to reverse that so that the one you created last appears first??

here is the array formula if that helps - thank you!

=ArrayFormula(if( len(RC[-17]:R[102]C[-17]), โ€œregistration:TE18.โ€ & text(row(RC[-17]:R[102]C[-17]) - row(RC[-17]) + 1, โ€œ1000โ€), iferror(1/0) ))

0 18 467
18 REPLIES 18

Is it possible to change that order in that table view (I assume) where you will be landed after filling the form?

@Aleksi_Alkio I am not as savvy as you might likeโ€ฆ so I have to ask where to find the โ€œTable viewโ€ please.

Sorryโ€ฆ I didnโ€™t explained it good enough. Would you please take a printscreen from that view (UX > Views) where I can see all views at the same time. One prtscr is enough then.

I donโ€™t know how to get the computer to do anything differently on UX - Views - I canโ€™t make it smaller and I cannot find anything else to take a screenshot of. What am I missing? So sorry.

I mean this view

This one?

@Thoroughbred_Eng I found it! you are wonderful - and so patient! Thank you Thank you Thank you!

Soโ€ฆ

  1. Add a new table view for the TE Request Proposal 2) Choose position to ref 3) Choose the correct column in Sort by option 4) Choose the Descending as an order 5) Save the view Now when you save the form, you should see the list view in descending order where the latest record is in the top.

Worked perfectly - thank you!

Youโ€™re welcome

You can call that table view also as a list view. Itโ€™s a view where you have all records listed row by row and you need to scroll in this case.

@Aleksi_Alkio I do not know where to find that - is it a setting I can change? Thank you -

You can find it from UX > Views > Check the correct Table/View name

@Aleksi_Alkio Which one would I select?

Would you please take a printscreen from your UX>View screen first.

 

 

 
Top Labels in this Space