Forums / Developer / Collect Multi classes data by only a send button
sangib das
Wednesday 08 November 2006 10:07:05 pm
Hi All I have Two classes named1 Biodata consist of name(information collector) and age(Information collector)
2 Skill consist of Language(information collector) and experiences(Information collector)
For Above two classes i want to create only one send button. Is it possible.
Note: If I create only one class with above four attributes name,age Skill and experiences.It is possible.so i don need this one.
Pls help me whether is it possible to include more than one class for only one send button. Thanks and RegardsSangib
Claudia Kosny
Thursday 09 November 2006 12:18:05 am
Hi Sangib
You would have to write your own extension to do that. The standard create and edit functionality in eZ can work with one class only.
Claudia