|
I am trying to get the nameor a reference to the new item which is being added through my item tempalte. There is a recipe behind this whichwill then add 3 new fileswhich depend on the name of the newly added file. The newly added file is an interface so I want to implement that. I need to get access to the$fileinputname$. How can this be done? |