function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
JR NonprofitJR Nonprofit 

Input equivalent to apex:detail component tag

While using visual force, is there an equivalent to the "apex:detail" component tag or some attribute that I can use that will allow me to display an input page instead of a detail page?
 
I'd like to use the page layout of data as designed by the user from within a visual force page layout that I have designed rather than using individual input fields.
 
Thanks in advance for your help,
Jeff
 
JR NonprofitJR Nonprofit
Let me clarify this.  What I really want is a blank input form for a new record.
Ron HessRon Hess
No, there is no detailEdit visualforce component at this time.