Micah Sheets

Results 6 comments of Micah Sheets
trafficstars

New update to MultiplefileAttachmentField to fix issue with non-sortable file attachment.

ManyManySortable is supposed to work after editing the _config as detailed below. Updates and pull requests since this functionality was added may have broken it however. - Adds many_many sortable...

I went ahead and added this functionality myself. I have requested a pull request.

Hello, The problem comes from an issue that I have fixed in my fork of Kickassets but Uncle Cheese I don't think has merged my fixes into his branch. The...

The problem seems to be caused by the BrowseLink() function.However to make it still work as intended, since $this->defaultFolder is actually a Folder Object and findOrMake needs string, the function...