I am developing custom typo3 extension, i have include file browse option (using kickstarter ) in my plug-ins. I stores only filename. How do i find the complete path of the file?
Generally, typo3 text,text/image elements uploads files into uploads/ directory. How can i do that ?
Thanks.