I found and modified code to create an Ektron Library File Upload function. This function allows some customization: Defined Folder ID In this code I manually set the folder ID but effectively you could have a drop down list of folders to select the folder (see DMS Widget) Content Title…
Category: C# Ektron
Ektron DMS File List
Following my code on Ektron – DMS Content List I created this Ektron Widget
Ektron Framework API – List Folders
I found this code on the Ektron Developer Center (see link below) that pertained mainly to menus but assisted me in getting a folder drill-down so I could add it into my DMS content widget. Similar to the DMS content widget make sure you setup the proper permissions to the…
Ektron – Widget Form
In the recent upgrade from Ektron 8.0.2 to 8.7 I’ve been rebuilding forms to user controls that can be used as widgets. Below is basic elements to make the form work for your Ektron 8.7 (possibly higher). Please note the TextBox SubmissionEmail, this allows you to change the email address…
Database Primary Key Max Entry Fix
Two options with this fix, official script from Ektron or to fix the individual tables that are currently having the issue. Individual Table(s) Official fix from Ektron, specific to 8.0.2