Frequently bought together:
Description
Macbook or Macbook Pro 13" 15" or 17" Operating Sytem Reinstallation.
Macbook and Macbook Pro Operating System Reinstallation. Same Day Service is available in-store or via mail-in service. The turn around time for mail-in repairs is less than 24 hours. Price includes parts & labour.
This replacement service is backed by a 90 day warranty from BuyNCell.ca
1 Review
-
Hemender
I just created a brand new SC 6.2 site and added the CustomItemGenerator socure to my solution as another project. I installed the package into my site, then built the socure to overwrite the package's CustomItemGenerator.dll. I tried to generate custom item classes for a sample dummy template and the generate button doesn't seem to do anything still.I checked what the button does in the core and saw it calls devtools:generatecustomitem(id=$Target) so I'm thinking maybe something isn't hooking in. I looked in the CustomItemGeneratorCommand class and saw that if you try to generate custom items on any items other than a template or template folder, there should be a sheer alert in SC, which I don't get.