Group: Forum Members
Posts: 533,
Visits: 2K
|
Hi, My application designed to allow user to have five product types. They share some common fields, with certain fields for each of proudct types.
Currently, I created productformbase and inherited from it with five specificproductform. However, I found it is not as user friendly if I changed something on base form. It caused I can't open my inherited form.
My question, do you recommend to use inherited form or template?
Thank you
|