[Freeipa-devel] UI plugins

Petr Vobornik pvoborni at redhat.com
Mon Mar 9 14:57:37 UTC 2015


On 03/09/2015 02:56 PM, Corey Kovacs wrote:
> Petr,
>
> Using the information you provided I was able to get things working in a
> general sense.  I suspect the answer to my next question is going to be
> "use the source luke..." which is cool but I was hoping documentation might
> be available which describes adding sections to facets and controlling the
> order of additional fields. I have added about a dozen and they don't sort
> the way I'd like them to.
>
> Thanks again for your help last week.

The order on the page matches the order in spec object.

You can use standard Array.splice method[1] to put new field between two 
existing ones.

[1] 
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array/splice
-- 
Petr Vobornik




More information about the Freeipa-devel mailing list