Jump to content
  • 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

User Feedback

Recommended Comments

Esther E.

Invision Community Team

I'm pretty sure this is working as intended. The options in custom fields are meant to be displayed as is. The software does not expect to parse these values.

so why when I edit the file the options display the values from the translations/lang_key but on the display file not?

Do you mean I can't add translations to those fields? that's really suucks 😪

Esther E.

Invision Community Team

Probably just the way that the form is built. But we've never supported translations in there.