Author Topic: Change Parent Element  (Read 2292 times)

solenn

  • EA User
  • **
  • Posts: 24
  • Karma: +0/-0
    • View Profile
Change Parent Element
« on: July 02, 2009, 07:31:07 pm »
Hello,

I would like to change the parent of an element.

Do you know how to do that?

Thanks,
Solenn

«Midnight»

  • EA Guru
  • *****
  • Posts: 5651
  • Karma: +0/-0
  • That nice Mister Grey
    • View Profile
Re: Change Parent Element
« Reply #1 on: July 02, 2009, 10:07:33 pm »
Via the API you change the value of ParentID. Be careful that you do not point to a non-existent parent.
No, you can't have it!

solenn

  • EA User
  • **
  • Posts: 24
  • Karma: +0/-0
    • View Profile
Re: Change Parent Element
« Reply #2 on: July 02, 2009, 11:29:55 pm »
Hello,

I try with ParentID but I don't point to a non-existent parent.
I prefer (if it's possible) to work with the parent and affect to him his child.

Is it possible?

Thanks
Solenn