Have just been learning Builder through self-study as courses down this part of the world are few and far between. Have successfully worked my way through the Addressbook tutorial but with a couple of issues.
But two related things aren’t working right for me. Both the Browse Content Info and the AddressBook item in the Personal Workspace do not pick up most of the standard page objects (see attached). All I get is the menus and the footer and no styles are applied. I am using CS10 Update 5. It's probably something quite simple but I cut-and-pasted the code from the tutorial so can't see what's missing. Any assistance would be greatly appreciated.
Overall I found the tutorial really effective once I’d figured out how to “orphan” a feature because that isn't explained. And the terminology was really confusing. When it says “Orphan the WEBDSP:WebModule object in the ADDRESSBOOK OSpace” I presume I have to do this “in the ADDRESSBOOK OSpace”. But no, I have to browse to the WEBDSP:WebModule and create a New Orphan from there. Except I’m doing the opposite, I’m creating a child. A child has inheritance, an orphan doesn’t.