Hi,
I am creating a Custom Dialog following this blog. In the FormXML, I need to insert a Two-Options input attribute. How to do this? I am using the code below but it won't let me import the solution as it requires optionset value. I'm not familiar on how this is constructed so any advice is appreciated. Thanks.
<row> <cell id="{FD4E16C4-9E0A-46FD-9CD9-E9589EBBE970}"> <labels> <label description="Copy Account" languagecode="1033" /> </labels> <control id="CopyAccount" classid="{67FAC785-CD58-4f9f-ABB3-4B7DDC6ED5ED}" isunbound="true" disabled="false" uniqueid="{AA99A858-FDFE-4CAF-8202-B1D927BFE922}" /> </cell>
</row>
*This post is locked for comments