You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
_database.Insert(Constants.DatabaseSchema.Tables.Node,"id",false,newNodeDto{NodeId=1048,Trashed=false,ParentId=-1,UserId=-1,Level=1,Path="-1,1048",SortOrder=2,UniqueId=newGuid("135D60E0-64D9-49ED-AB08-893C9BA44AE5"),Text="(Obsolete) Media Picker",NodeObjectType=Constants.ObjectTypes.DataType,CreateDate=DateTime.Now});
145
-
_database.Insert(Constants.DatabaseSchema.Tables.Node,"id",false,newNodeDto{NodeId=1049,Trashed=false,ParentId=-1,UserId=-1,Level=1,Path="-1,1049",SortOrder=2,UniqueId=newGuid("9DBBCBBB-2327-434A-B355-AF1B84E5010A"),Text="(Obsolete) Multiple Media Picker",NodeObjectType=Constants.ObjectTypes.DataType,CreateDate=DateTime.Now});
_database.Insert(Constants.DatabaseSchema.Tables.Node,"id",false,newNodeDto{NodeId=1049,Trashed=false,ParentId=-1,UserId=-1,Level=1,Path="-1,1049",SortOrder=2,UniqueId=newGuid("9DBBCBBB-2327-434A-B355-AF1B84E5010A"),Text="Multiple Media Picker (legacy)",NodeObjectType=Constants.ObjectTypes.DataType,CreateDate=DateTime.Now});
<pstyle="background-color: #fee4e1; padding: 8px;"><strong>Important:</strong> switching from the (Obsolete) Media Picker to Media Picker will mean all data (references to previously selected media items) will be deleted and no longer available.</p>
1
+
<pstyle="background-color: #fee4e1; padding: 8px;"><strong>Important:</strong> switching from "Media Picker (legacy)" to "Media Picker" is not supported and doing so will mean all data (references to previously selected media items) will no longer be available on existing content items.</p>
0 commit comments