Can I specify a checkbox property editor for a ProviderSettings property?
Hi
I'm working on a payment provider and one of the settings is a yes/no true/false type property and I'd like to have a checkbox (or slider) rather than a textbox. Is that possible?
Can I specify a checkbox property editor for a ProviderSettings property?
Hi
I'm working on a payment provider and one of the settings is a yes/no true/false type property and I'd like to have a checkbox (or slider) rather than a textbox. Is that possible?
Thanks.
Hi Sean
Yes, if you make it a Boolean Vendr will automatically make it a toggle switch control.
Matt
Thanks Matt.
is working on a reply...