Hi.
I’ve a question about DB.
- I’ve created a DB (“db_test_001”) with 3 columns: " bore ", " class " and " boreclass ".
- I’ve connected dropdown3 to bore_DB_values.
- When I select a bore value from dropdown3, the value is inserted #input7.
Quetsion: - How to insert into #input8 the class value related to selected bore ?
In this example, bore = 1"x3/4", and calss = 150_c
Thanks a lot
Pezz