Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • olst 69 posts 88 karma points
    Nov 07, 2011 @ 02:25
    olst
    0

    umbraco and custom help tables

    Hi.

    I have the following scenario:

    My website has a table called "Companies", which includes an id field, companyName field, and companyImageUrl field.

    How do I set up an umbraco document type for adding entries to this table ?

    Maybe I shouldn't use a custom table at all ?

    Thanks.

  • Markus Johansson 1945 posts 5899 karma points MVP 2x c-trib
    Nov 07, 2011 @ 07:51
    Markus Johansson
    0

    Hi!

    You could use a custom table, but you don't have to and it's not needed in most cases. What are you trying to do?

    You could just create a document type and add generic properties to that document typ (its one of the tabs). En then add new content-nodes of type "company" insted of having a custom table.

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies