Book a Demo

Author Topic: Autoatically adding tagged values to Packges  (Read 3281 times)

OpenIT Solutions

  • EA User
  • **
  • Posts: 555
  • Karma: +9/-1
    • View Profile
Autoatically adding tagged values to Packges
« on: March 08, 2014, 04:41:35 am »
Hi,

I use a template diagram to automatically add tagged values to various object types. This works fine for all objects except Packages.

Any suggestions on how to ensure that a couple of default tagged values are added to packages as users create them. I don't think i can do it via a profile as its the base Package type that i want to add these tag values to.

Appreciate any suggestions/pointer etc.

Regards,

Jon.
  

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Autoatically adding tagged values to Packges
« Reply #1 on: March 10, 2014, 10:12:57 pm »
At least you could do it with an add-in catching the appropriate EAOnNew... event.

q.