[TYPO3-irre] foreign_selector problem.

Nikolas Hagelstein hagelstein at shr.cc
Thu May 3 19:19:16 CEST 2007


Nikolas Hagelstein wrote:
> Using a foreign_selector of size 1 leads to strange results:
> E.g. Lets assume i got a Selectbox of size 1 containing 5 entries On
> Clicking on it it folds out like : 
> 
> ([item 1]^)
>  [item 1]
>  [item 2]
>  [item 3]*
>  [item 4]
>  [item 5]
> 
> But clicking on item 3 adds item 1 ...which is kinda confusing :)
This issue can be reproduced using the IRRE tutorial extension and
setting:
TCEFORM.tx_irretutorial_mnasym_hotel.offers.config {
  foreign_selector = offerid
  foreign_unique = offerid
  size = 5
}

At the "m:n asymmetric selector" - page

Cheers,
NIkolas


More information about the TYPO3-project-irre mailing list