<div dir="ltr"><div>Hi,<br><br>I would like to use the
panel_widget option in the servermanager XML with a String Array, but
whenever I try to do it, it doesn't display anything. So, I'm wondering
how it can be done even though it works with a normal
StringVectorProperty for the default widget. Thank you. The XML and screenshot is given below. <br>
<br>XML:<br><br><StringVectorProperty<br> name="CPOList"<br> label="CPOList"<br> command="SetCPOList"<br> number_of_elements="1"<br> panel_visibility="default"<br>
</div><div> panel_widget="list"><br></div><div> <StringListDomain name="array_list"><br> <RequiredProperties><br> <Property function="ArrayList"<br>
name="CPOListInfo"/><br> </RequiredProperties><br> </StringListDomain><br> <Documentation><br> This property specifies the CPO on the UAL Database.<br>
</Documentation><br> </StringVectorProperty><br><br><br> <StringVectorProperty<br> name="CPOListInfo"<br> label="CPOListInfo"<br> command="GetCPOList"<br>
information_only="1"><br> <StringArrayHelper /><br> </StringVectorProperty><br><br></div><div>Screenshot of option working with default widget: <br><br><a href="https://imageshack.com/i/eyhM3mFKp" target="_blank">https://imageshack.com/i/eyhM3mFKp</a><br>
</div><br>Regards,<br>Girish</div>