<div dir="ltr"><div>Anyone? sorry for the up, but I've been struggling with this.</div><div><br></div><div>I have tried <c:item>assignment/extension/fieldName</c:item> entries, that does not work either.<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">2018-07-04 14:07 GMT-03:00 Alcides Carlos de Moraes Neto <span dir="ltr"><<a href="mailto:alcides.neto@gmail.com" target="_blank">alcides.neto@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hello list,</div><div><br></div><div>We have extended the AssignmentType schema, adding some simple boolean flags. They are showing and working as expected.</div><div><br></div><div>However, if a non-admin user tries to edit an assignment, all the extension fields are greyed out.</div><div><br></div><div>I have added authorization for this user to edit the assignment field for OrgType objects. All the default fields are enabled, only the ones from the extension are disabled. Like this:<br></div><div><br>   <authorization><br>      <action><a href="http://midpoint.evolveum.com/xml/ns/public/security/authorization-model-3#modify" target="_blank">http://midpoint.<wbr>evolveum.com/xml/ns/public/<wbr>security/authorization-model-<wbr>3#modify</a></action><br>      <object><br>         <type>OrgType</type><br>      </object><br>      <c:item>assignment</c:item><br>   </authorization></div><div><br></div><div>What should I add to enable them? I tried <c:item>assignment/extension</<wbr>c:item> but that did not work.</div><div><br></div><div>Thank you<br></div></div>
</blockquote></div><br></div>