Forums / Developer / Class Atribute : New Class

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Class Atribute : New Class

Author Message

Sergi A

Monday 18 January 2010 3:57:43 am

Hello,

I am creating specific classes for my project... I need to set a new atribute for a new class. The type of this atribute is another Class:

Class A {atribute a1:integer, atribute a2: textLine, ...)

Class B (atribute b1:text, atribute b2: classA,... )

is it possible?

thanks!

Jarosław Heba

Monday 18 January 2010 5:25:33 am

I am not sure whether this is what you need but have you tried with 'Object relation' attribute?

J. 

Sergi A

Tuesday 19 January 2010 4:49:50 am

ok, thanks jaroslaw, that should work for me!