Copied to clipboard

Flag this post as spam?

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


  • ori noriani 5 posts 75 karma points
    May 25, 2017 @ 09:11
    ori noriani
    0

    Prpperty editor not created ver 7.61

    hi

    i added to App_Plugins->Example folder package.manifest.txt file that contains

    {
        propertyEditors: [
            {
                alias: "MyExample",
                name: "My Example",
                editor: {
                    view: "~/App_Plugins/Example/example.editor.html"
                }
            }
        ]
    }
    

    i delete cache in chrome and reset app by add new line to web config

    but proprty not created in datatype of backoffice

    and not in table to

    SELECT TOP 1000 [pk]
          ,[nodeId]
          ,[propertyEditorAlias]
          ,[dbType]
      FROM [cmsDataType]
    
  • Alex Skrypnyk 5908 posts 22603 karma points MVP 4x admin c-trib
    May 25, 2017 @ 11:19
    Alex Skrypnyk
    0

    Hi Ori

    It will not create datatype in the backoffice. Go to the Developers section -> DataTypes -> Create new one -> Select "My Example" property editor enter image description here

    Hope it will help you

    Cheers

    Alex

  • Alex Skrypnyk 5908 posts 22603 karma points MVP 4x admin c-trib
    Jun 04, 2017 @ 21:37
    Alex Skrypnyk
    0

    Hi Ori

    Did you solve your issue? Do you have some questions?

    Alex

  • 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