Initial values

Hello,

I created an app which store the tyres that have been demounted from the certain car. I have a form that contains several dependant dropdowns, tyre manufacturers and models columns etc. The car comes whith four wheels so I created a four columns, for each of them, front left, front right etc.
The Idea was that mechanic should select only first tyre, and then the other 3 should take that value as a initial value. (I set the initial value as [manufacturer front left]) and It works for me only when I use a blank form, but if I use a form that has some information already entered, I need to do it for every drop down.
Does anyone knows the way to make it work
Thanks

Solved Solved
0 2 151
  • UX
1 ACCEPTED SOLUTION

Aurelien
Google Developer Expert
Google Developer Expert

Hi @Marko_Nesic

Welcome to the community

You should have an option โ€œreset on editโ€:

Is that what you are looking for ?

View solution in original post

2 REPLIES 2

Aurelien
Google Developer Expert
Google Developer Expert

Hi @Marko_Nesic

Welcome to the community

You should have an option โ€œreset on editโ€:

Is that what you are looking for ?

It works!!!
Thank you

Top Labels in this Space