문제

I have an infopath form that has two list boxes. I'm wanting to be able to add multiple items from one listbox to another. similar to this :

enter image description here

any help would be much appreciated!

도움이 되었습니까?

해결책 2

i think I figured out another solution... created two multiselect boxes, then on the second one make that datasource be connected to the first. Thanks for the suggestion.

다른 팁

This can be achieved with some programming into the InfoPath form. There is a blog post which describes this exact situation in detail -

http://www.bizsupportonline.net/infopath2007/programmatically-move-items-between-two-lists-infopath.htm

Good Luck .

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 sharepoint.stackexchange
scroll top