Canvas App – Quick Reference

Sending
User Review
0 (0 votes)

Recently we were working on Canvas Apps so thought of listing down some of the key points for quick reference Use Items property for defining values for Drop Down and Combo Box. Items = [“Branch”,”Country”] Use DefaultSelectedItems for Setting Default values for Combo Box. DefaultSelectedItems = [“Branch”] To disable multiple selections for Combo Box set … Continue reading “Canvas App – Quick Reference”