- Status: Not a bug
1. create a custom phrase and copy the lang_key
2. go to Downloads / Extra Fileds and create a custom field with an example select box
3. paste the lang_key inside the option input and save it
4. assign a created field to the category
5. go to the file, edit it, and select option where is lang_key
Results:
When a file is edited the option returns the correct string, but after saving the file, the value displays lang_key instead of string
Notes for the fix:
the value must be returned in HTML format, instead of string without HTML
Version: 5.0.5
Location: Downloads / Front Files
Recommended Comments