Copied to clipboard

Flag this post as spam?

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


  • siva kumar 120 posts 209 karma points
    Jun 24, 2013 @ 08:25
    siva kumar
    0

    how can i save and retrieve values if the custom datatype is having morethan one control?

    how to save and retrieve values if the custom  datatype  is having  morethan one control in umbraco 4.7.1.1?

  • Dave Woestenborghs 3504 posts 12133 karma points MVP 8x admin c-trib
    Jun 24, 2013 @ 11:00
    Dave Woestenborghs
    0

    When creating a custom datatype you can define how the values are written and read from the database. When using multiple controls most people use a xml structure for saving to the database.

    Have a look at the source of uComponents. That can be a good reference : http://ucomponents.codeplex.com/

Please Sign in or register to post replies

Write your reply to:

Draft