MoiseScalzo

Results 8 comments of MoiseScalzo

**UPDATE:** maybe I've solved changing this: ``` 'ldap' => [ 'discover' => 'userprincipalename', 'authenticate' => 'password' ] ``` to this: ```` 'ldap' => [ 'discover' => 'userprincipalname', 'authenticate' => 'userprincipalname',...

Hi, @stevebauman thank you very much for the clarification. Now login works correctly. Thanks

> -> the framework API is not yet completed for this... Hi @jlambe so do you mean, currently, isn't possibile to extend or add new custom Fields for metaboxes?

@jlambe thanks...could you maybe provide a basic example on how achieve that or the link to the documentation (I wasn't able to find It)?

@jlambe I'm playing with Metaboxes trying to load custom fields. As you said isn't seems to be so easy, especially because I'm trying to achieve that with some reverse engineering...

@jlambe yes exactly what I did at first time...trying to register the component with `themosis.register` but didn't works

Same here, render perfomance is lacking any time I trigger an action in a row (for ex. an edit action).

I @vugar005 thank you for your answer and sorry for the description lack in my question. The classToggle that i'm talking about is the one you have when you drag...