Hello,

I was thinking about extending the CustomerUser part to upload "Customer info" files (Screenshots, Configurations etc.). When browsing the source code I discovered an interesting part in Output/HTML/Standard/AdminCustomerUserForm.dtl:

<!-- dtl:block:PreferencesUpload --> ?
[...]
<input name="GenericTopic::$QData{"PrefKey"}" type="file" size="40" class="fixed">
<a href="$Env{"Baselink"}Action=$Env{"Action"}&Subaction=Download&ID=$QData{"UserID"}&File=$QData{"Pre
fKey"}">$QData{"Filename"}</a>
[...]


These lines looks like preparations to implement such a feature. Is this a planned feature and will it be part of a upcoming OTRS release ?

Thank you,

Robert Heinzmann
_______________________________________________
OTRS mailing list: dev - Webpage: http://otrs.org/
Archive: http://lists.otrs.org/pipermail/dev
To unsubscribe: http://lists.otrs.org/cgi-bin/listinfo/dev

Reply via email to