How to Use a dropdown item to auto populate the fields?

I created a simple test app to figure out the proper way to auto populate fields when selecting an item within a dropdown menu. I read some other Questions but I am confused a bit by the workflow
The App:
The user creates a new Main record and chooses or creates a new item from the Main List drop down menu. If they choose an item from the list, it will auto populate the Main Name field.

What is best practice to do this?

This is what I have so far that references the items data for the dropdown menu. The hard part is connecting the item selected to the Main Name to auto populate. Do I need to use a Lookup?





3X_4_e_4e0ee169253cce7ee19e0cba3464807aeaf1c92a.png
3X_d_1_d18df0381fbd11e24e2fad5aab00664678a03efd.png

Solved Solved
0 11 802
1 ACCEPTED SOLUTION

I tried what you suggested and now understand what you mean. In this case, the fields get auto populated, logged to the Main_Table and you can change the name if you want.

Would this work the same way if it was an Image being selected from the drop down menu?

3X_2_f_2ff67a81597dcb540aa3c55e06eefae1921358e5.png

Result auto populated colors field which is also still editableโ€ฆ

View solution in original post

11 REPLIES 11
Top Labels in this Space