Page 1 of 1

Need a sample plugin for creating a combo drop down box

PostPosted: Wed Feb 24, 2021 12:01 pm
by acute
Hi Team,

I have gone through the Forum, found a sample plugin but it did work under 7.02.00.
Do you have anything that you can forward to me.

Regards,
Jimmy Su

Re: Need a sample plugin for creating a combo drop down box

PostPosted: Wed Feb 24, 2021 12:43 pm
by Scott.Pearce
I've added an updated sample here.

Re: Need a sample plugin for creating a combo drop down box

PostPosted: Wed Feb 24, 2021 4:49 pm
by acute
It would be nice to have a VB version, as I have already build all other custom Lookup field using VB.

Re: Need a sample plugin for creating a combo drop down box  Topic is solved

PostPosted: Wed Feb 24, 2021 5:01 pm
by Mike.Sheen
acute wrote:It would be nice to have a VB version, as I have already build all other custom Lookup field using VB.


I've updated the topic with an updated VB.NET version.

All I did was download the existing VB.NET and import it - It complained that it needed a reference to "JiwaServiceModel.dll" and I should add a reference to it. So I did, and it all worked.