I have multiple columns and different column layouts for different pages. These layouts are set by the itemid but I dont have a menu item for dtregister so I cant set am itemid. I need to be able to set the itemid in the backend of the component. I have used this in other modules and components.
why dont you use the value that is given by \"option\" then you can sellect a specific component, or you could link to DTRegister with a URL link and add the bit of code at the end for the ID you want.
\"index.php.......option=com_dtregister&Itemid=#&ID=#\"
I dont use any menus to get to dtregister. The links are only out of jevents and those links are created by dtregister so I need dtregister to set the itemid
I guess I could I hide a menu item somewhere and set the itemid with that, but a lot of components allow you to set or force an itemid in the backend,