Is there advance form choosers documentation?

Options

Is there documentation for the advance form choosers?

I notice to get an advance chooser you wrap the SELECT element with a DIV that has a class of CHOOSER-TYPE-chooser:

<DIV class=CHOOSER-TYPE-chooser><SELECT></SELECT></DIV>

Chooser types I know of are:

  • related-item

  • image

  • category

Tagged:

Comments

  • Here are links to documentation on two more types of choosers:

    Date Chooser -

    Location Chooser -

Categories