You need to sign in to do that
Don't have an account?

Tools to reproduce a standard view as granularly as possible in visualforce?
[Apologies for the dupe post. Misposted to another discussion area initially.]
I'm building a visualforce page to replace the default contact detail view.
We've got some custom fields that we know want to modify the output of - relatively trivial html/css tweaks to highlight the fields in unique ways. But we otherwise want to keep the layout and features the out of the box contact view/declarative definitions of stuff give us.
I see that I can customize <apex:detail> by explicitly turning things off through attributes... but I think I need to rebuild it "manually" with all the appropriate and as granular as possible apex elements and then do the wee bits of html/operations on displaying the values of the custom fields I care about to get my exception.
This is pretty tedious and I am new to this. Am I missing anything obvious? Are there examples or tools that'll help me reproduce a standard view as a custom visualforce page with granular elements easily, so I can focus on just my modifications?
Matt
I believe there's something on the AppExchange to do this...of course I can't find it in my links right now (I thought I had installed it or bookmarked it at least), but I bet you could find it...