Set dynamic table column
I want to print a specific table column on a row. If row's type is 1, set a text input column. Otherwise if is type 2, set select input column and it must save data on correct db column.
Basically I want to combine this two columns in one. Because when one is active the other is not. They have different database column.
Is that possible?
0 Replies