This question has already been answered:
- Dynamic fields of essence 1 answer
Hello, I have a question about adding fields to the database table, using the code (for example, in the admin site for the product).
Is it possible to implement such functionality, for example, for the "Phone" product, add a year of release field with the same admin panel? Where should I go with the search for the answer and examples (maybe even the right search queries =))?
Technology stack: C # (ASP.NET MVC + Entity Framework)
Thank you all for the tips / answers.