Request create property panel weight

Using the request create property panel it looks like the weight property of the module has no impact. The panel always shows at the bottom of the form no matter the value of the weight. At least this is what I experienced in my instance.
I this behaviour expected? Could someone make it work to rank the panel higher somehow?
Any help or hint is appreciated.

Thomas

I think in this case, the weight only applies to the registered panels. The extension point starts after the built in fields, but it will order all panels based on weight.

Unfortunately, the documentation is not entirely clear on this because they chose to reuse the generic
weight attribute documentation instead of creating specific documentation describing this behaviour

Thank you. Your explanation makes total sense. A standard copy-paste issue then :+1: