Hello
I want to to send an unspecified model with another model that includes the information of parameters of the first model into a partial view and build the input parameters.
The second model includes the name in database and caption and type (alphabetic or numeric or list,...) and some other information about parameters for example items of list type in xml format and etc.
The problem is I don't have the exact name of first model properties and is identified by second one.
How can I build my enterance form and save the data in the related table.
I want to to send an unspecified model with another model that includes the information of parameters of the first model into a partial view and build the input parameters.
The second model includes the name in database and caption and type (alphabetic or numeric or list,...) and some other information about parameters for example items of list type in xml format and etc.
The problem is I don't have the exact name of first model properties and is identified by second one.
How can I build my enterance form and save the data in the related table.