Hi Team,
By following the below Reference i have created card Widget have a media selection property
IEnumerable MediaFilesSelectorItem> Images { get; set; } = Enumerable.Empty "MediaFilesSelectorItem>();
The widget working perfectly fine but on sync of pages from one server to another server the property is showing as file missing even if we have the file in the same location in both servers.
Can someone help me with this issue
Can we implement media selection with out using Guid