Skip Navigation

Types fields are not displayed properly using types_render_field

Resolved

Reported for: Toolset Types 3.0.6

Resolved in: 3.0.7

Symptoms

Fields displayed with types_render_field() don’t work with Date and Skype fields and also they have issues with show_name attribute

Workaround

This issue will be fixed in the next version of Toolset Types.

In the meantime, download types-1716, unzip it and replace:

  • frontend.php file in application/models/field/type/checkbox/view/ folder
  • frontend.php file in application/models/field/type/checkboxes/view/ folder
  • frontend.php file in application/models/field/type/date/view/ folder
  • frontend.php file in application/models/field/type/email/view/ folder
  • frontend.php file in application/models/field/type/image/view/ folder
  • frontend.php file in application/models/field/type/multiple-lines/view/ folder
  • frontend.php file in application/models/field/type/number/view/ folder
  • frontend.php file in application/models/field/type/post/view/ folder
  • frontend.php file in application/models/field/type/radio/view/ folder
  • frontend.php file in application/models/field/type/select/view/ folder
  • frontend.php file in application/models/field/type/skype/view/ folder
  • view_frontend_abstract.php filee in application/models/field/type/ folder
  • html.php file in application/models/view/decorator/output/ folder

2 thought on Types fields are not displayed properly using types_render_field

  • Hello, is there a release date for thr next version? I’m just trying to assess whether it’s worth waiting or of I should implement the workaround. Thanks

  • Hi Alan

    We are expecting to release a hotfix that bundles together a few updates before the end of this week.

    That’s not certain, but is the current thinking.

Comments are closed