Question on auto population in static forms

We are using Static forms (No Sail involved) in which I need to have a grid.Grid consists of Six columns in which first is the dropdown and others are text field. Based on the value of first dropdown I have to auto populate values in the next 5 rows.
For example:
If dropdown value = 1,I have to auto populate A,B,C,D,E and if the user changes the dropdown value to 2,I have to auto populate the rest columns to F,G,H,I,J.
I know it is possible by using JavaScript but it is giving me a hard time. It will great if any one can share their thoughts on the same.

OriginalPostID-187771

OriginalPostID-187771

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data