The EntitySpaces Community

Share and learn about the EntitySpaces Architecture.
Welcome to The EntitySpaces Community Sign in | Join | Help
in
Home Forums Photos

Add/Edit View show different set of fields

Last post 08-20-2007, 8:42 AM by S1nF0ny. 3 replies.
Sort Posts: Previous Next
  •  08-17-2007, 6:36 AM 4585

    Add/Edit View show different set of fields

    With vEdit being the asp:View that displays the add view as well as the edit view, is there a clean way to deal with columns, like DateDeleted for example, that need not be displayed on a new record but do need to be on the edit view?
  •  08-17-2007, 7:23 AM 4587 in reply to 4585

    Re: Add/Edit View show different set of fields

    I'm not sure what vEdit is but pehaps this will help? You can use the Select part of the DynamicQuery to bring back only those columns you desire. I also know that you can can control what items are in the detail views using the Microsoft controls.
    EntitySpaces | Twitter | BLOG | Please honor our Software License
  •  08-17-2007, 7:32 AM 4588 in reply to 4587

    Re: Add/Edit View show different set of fields

    This is something you would have to customize after generation, and perhaps if your requirements are so specific you would want to hand code this part. However the form/detail view controls allow for templatization of edit/insert etc so you could create different templates for each instance.

    Regards,

    Scott Schecter
    EntitySpaces | My Site
  •  08-20-2007, 8:42 AM 4628 in reply to 4588

    Re: Add/Edit View show different set of fields

    Thanks a lot.  We have been customizing after generation and just wanted to make sure we were on the right path.  We're dOOdads converts finally getting around to EntitySpaces and couldn't be happier about it.
View as RSS news feed in XML