I was hoping to use this package on a project we have at the moment but I would need to modify it to make it work for this particular project. Would it be at all possible to get the source code :)
I'm hoping I can modify it so that it looks up the properties inside it's parent node for example it would be laid out like so:
- Product A - Properties A - Height - Width - Variant A (This will just pull through the above properties (Properties A)) - Variant B (This will just pull through the above properties (Properties A)) - Product B - Properties B - Length - Weight - Variant A (This will just pull through the above properties (Properties B)) - Variant B (This will just pull through the above properties (Properties B))
Modify Dynamic Properties Datatype - Source Code
Hey Peter,
I was hoping to use this package on a project we have at the moment but I would need to modify it to make it work for this particular project. Would it be at all possible to get the source code :)
I'm hoping I can modify it so that it looks up the properties inside it's parent node for example it would be laid out like so:
- Product A
- Properties A
- Height
- Width
- Variant A (This will just pull through the above properties (Properties A))
- Variant B (This will just pull through the above properties (Properties A))
- Product B
- Properties B
- Length
- Weight
- Variant A (This will just pull through the above properties (Properties B))
- Variant B (This will just pull through the above properties (Properties B))
Cheers,
Tom
is working on a reply...