Hi Juraj Ondrus,
One more question. I have added an extra column in Media libraries using Modules section. The column has appeared in the Media_File table.
I am inserting records into media libraries using API i.e.
MediaFileInfoProvider.SetMediaFileInfo(mediaFile)
Could you please advise how can i add a value to the newly added column using the above API method?
Thanks.