Copied to clipboard

Flag this post as spam?

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


  • Asif Malik 203 posts 339 karma points
    Jan 20, 2010 @ 18:58
    Asif Malik
    0

    Question about property

    Hi, how would you go about creating a textstring property which had some defualt content ?

    Thanks

  • Seth Niemuth 275 posts 397 karma points
    Jan 20, 2010 @ 19:53
    Seth Niemuth
    1

    You can't specify defaults in the document type properties. Also, the text string property data type doesn't allow you to define a default for property data of document types. You could create your own property data type in which you could allow putting in default information (developer<datatypes).

  • Seth Niemuth 275 posts 397 karma points
    Jan 22, 2010 @ 11:51
    Seth Niemuth
    0

    looking around...i found that this has been discussed some before and that you could use an action handler to give a default value.

    umbraco.codeplex.com/.../View.aspx?...Id=24291

    our.umbraco.org/.../3494-Any-way-to-change-the-default-value-of-a-property

  • Seth Niemuth 275 posts 397 karma points
    Jan 24, 2010 @ 17:19
    Seth Niemuth
    0

    You should check this forum thread out:

    http://our.umbraco.org/forum/core/general/6558-Feature-Request-Default-Value-on-Document-Type-Properties

    It links to this project created by morten that allows for default values: 

    http://our.umbraco.org/projects/standard-values-in-umbraco

  • 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