hi
I am trying to add a drop down box using the editors. I have a design file called combo1.cs added to my editor folder which contains a single combo box. this is my code inside <GatheringServiceData> tag
<
Field ValueName="Priority" Label="Priority (1-5)">
<
Editor Type="JobEnqueue.Editors.combo1, JobEnqueueGuidance" />
</Field>
I am not able to see the drop down box when i test thepackage.
thanks,
Apurva