Hello. I wrote a cascade select component - it consists of two PropertySelections and adjusts values list of the second when selection in first changes. This component uses AjaxDirectLink to refresh second list.
My problem is that I can't attach FieldLabel to this component because 1. It does not implement IFormComponent and I have no idea how I can do it nicely. 2. If I attach FieldLabel to one of the two PropertySelections, I receive artifacts like dissapearing PropertySelection. As I understood, these artifacts are somehow generated by FieldLabel when it prerenders PropertySelection in AJAX update (direct=false) - I update only components that are contained by my component, but FieldLabel is outside it. So how can I attach FieldLabel to my component? -- Best, Simeon Koptelov
pgpscPB1tzTvg.pgp
Description: PGP signature
