CMS MADE SIMPLE FORGE

ListItExtended XDefs

 

[#9609] GBFilePicker field is not submited after upload

avatar
Created By: Martin Malý (natrim)
Date Submitted: Tue Oct 22 04:23:34 -0400 2013

Assigned To:
Version: 1.2
CMSMS Version: 1.11.9
Severity: Minor
Resolution: None
State: Open
Summary:
GBFilePicker field is not submited after upload
Detailed Description:
Whne using GBFIlepicker in select mode and upload image and then save listit
item the image is not selected.

removing the 

$savename = 'customfield_'.$this->GetId().'_';
(and removing the usage of $savename)

and the replace after it, makes it works.

the workaround GBFilePicker "Update dropdown" does not work if id contains "[]",
strip it out
is probadly no longer needed


History

Updates

Updated: 2013-10-22 04:27
description: Whne using GBFIlepicker in select mode and upload image and then save listit item the image is not selected. removing the $savename = 'customfield_'.$this->GetId().'_'; and the replace after it, makes it works. => Whne using GBFIlepicker in select mode and upload image and then save listit item the image is not selected. removing the $savename = 'customfield_'.$this->GetId().'_'; (and removing the usage of $savename) and the replace after it, makes it wo

Updated: 2013-10-22 04:25
description: $savename = 'customfield_'.$this->GetId().'_'; => Whne using GBFIlepicker in select mode and upload image and then save listit item the image is not selected. removing the $savename = 'customfield_'.$this->GetId().'_'; and the replace after it, makes it works.
summary: GBFilePicker field is not submited => GBFilePicker field is not submited after upload
resolution_id: => 5