×

Notice

The forum is in read only mode.

Bugfix - Updating Userfield created a 2nd field

13 years 11 months ago - 13 years 11 months ago #1222 by Shady Sharaf
When updating Userfield, field is not updated, instead it creates a new field with updated parameters.

To fix that, edit:

administrator\\components\\com_jsjobs\\views\\application\\tmpl\\formuserfield.php


and replace the line 187:
<input type=\"hidden\" name=\"id\" value=\"<?php if(isset($this->application)) echo $this->application->id; ?>\" />

with :
<input type=\"hidden\" name=\"id\" value=\"<?php echo $this->userfield->id ?>\" />
13 years 11 months ago #1225 by Ahmad

Please write your valuable review JS Jobs and JS Support Ticket at JED.
Time to create page: 0.063 seconds

Please publish modules in offcanvas position.