cancel
Showing results for 
Search instead for 
Did you mean: 

value populated in Drop down list through formcalc/java script

Former Member
0 Kudos

Hi,

I have two tables like table1, table2.

Table 1 structure --- number, name, std.

table2 structure --- number , key, value.

table1 values

number name std

1 A X

2 B C

Table2 values

number key value

1 A1 B1

1 A2 B2

1 A3 B3

2 C1 B2

2 C2 B3

2 C3 B4

I need to compare table1-number = table2 number...move value field values B1, B2 and B3 to drop down list.

Like that for next line item. How can I achieve this through Formcalc/Javascript.

Thanks

GJ

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Answers (0)