cxjs
                                
                                 cxjs copied to clipboard
                                
                                    cxjs copied to clipboard
                            
                            
                            
                        ContentPlaceholder inside Overflow Menu
When we use a content placeholder to put items inside a menu with overflow, all the items inside the content placeholder are not visible in the collapsed dropdown.
Is this expected behaviour?

Unfortunately, this cannot work. With menu overflow, there are actualy two ContentPlaceholders with the same name. CxJS doesn't support filling two ContentPlaceholders at the same time.
Is it possible to achieve the same functionality differently?
Yes, it's possible.
Thank you.