1. maxpower108
  2. General
  3. Thursday, March 27 2014, 09:03 PM
it is not changeable. see screenshot
Attachments (1)
Accepted Answer
admin Accepted Answer
Admin
Enable field Access for core fields in Backend
- In file /administrator/components/com_jsn/views/field/tmpl/edit.php at line 187 replace this:
<?php if($this->item->core) $this->form->setFieldAttribute('access','disabled','true');echo $this->form->getInput('access'); ?>

with:
<?php if(false) $this->form->setFieldAttribute('access','disabled','true');echo $this->form->getInput('access'); ?>
  1. more than a month ago
  2. General
  3. # Permalink
admin Accepted Answer
Admin
Hi,
We not allow to change access level of core fields.

but if you explain to me what would you do. we will send the code to be changed
  1. more than a month ago
  2. General
  3. # 1
maxpower108 Accepted Answer
Content Protected
  1. more than a month ago
  2. General
  3. # 2
maxpower108 Accepted Answer
cool thanks!
  1. more than a month ago
  2. General
  3. # 3
  • Page :
  • 1


There are no replies made for this post yet.
However, you are not allowed to reply to this post.
Sorry, the discussion is currently locked. You will not be able to post a reply at the moment.