Hi!
I am currently using 2 datasources to pull from tables A & B. Table A has fixed number of fields and Table B has dynamic fields. Table B has been defined with "FieldName" & "Fieldvalue" as the fields. I am trying to combine two datasources to create one form. Is it possible to create a DynamicForm with a datasource populating fixed fields from table "A" and then append fields dynamically using data from table "B".
How could this be accomplished? Please advice and thanks in advance.
Ramjee
I am currently using 2 datasources to pull from tables A & B. Table A has fixed number of fields and Table B has dynamic fields. Table B has been defined with "FieldName" & "Fieldvalue" as the fields. I am trying to combine two datasources to create one form. Is it possible to create a DynamicForm with a datasource populating fixed fields from table "A" and then append fields dynamically using data from table "B".
How could this be accomplished? Please advice and thanks in advance.
Ramjee
Comment