Skip to Content
0
Former Member
Nov 11, 2011 at 04:02 AM

Get a dynamic attribute value

57 Views

I dynamically created a node A.

But I find that I can only use get_attribute but not get_static_attributes cause this attribute is not static.

Here I have a node that all its attribute is dynamically created, So is there any convenient way for me to create and get dynamic attribute?