P
Pedro Innecco
Hi there. I have a question which I hope someone can help me with.
I followed the tutorial posted on the InfoPath blog about submitting to MOSS
lists and it works great!
(http://blogs.msdn.com/infopath/archive/2007/03/26/submitting-to-a-sharepoint-list.aspx)
However, what I would really like to do is to display two tables:
* Both tables would display the items included in the SharePoint list (e.g.:
the MyContacts list in the example from the blog).
* However, TABLE 1 would show only items where the Boolean column MyColumn
equals 0.
* TABLE 2 would show only items where the Boolean column MyColumn equals 1.
Plus, for each row there would be a checkbox.
* Upon submitting the form, for every item ticked in table two would update
the MyColumn column in SharePoint. Thus updating the list of TABLE 1.
Is this possible to be done, without coding? I am a little bit rusty with
InfoPath these days but I think this could be possible with the use of
filters and conditionals?
Thank you a lot in advance!
Regards,
P.
I followed the tutorial posted on the InfoPath blog about submitting to MOSS
lists and it works great!
(http://blogs.msdn.com/infopath/archive/2007/03/26/submitting-to-a-sharepoint-list.aspx)
However, what I would really like to do is to display two tables:
* Both tables would display the items included in the SharePoint list (e.g.:
the MyContacts list in the example from the blog).
* However, TABLE 1 would show only items where the Boolean column MyColumn
equals 0.
* TABLE 2 would show only items where the Boolean column MyColumn equals 1.
Plus, for each row there would be a checkbox.
* Upon submitting the form, for every item ticked in table two would update
the MyColumn column in SharePoint. Thus updating the list of TABLE 1.
Is this possible to be done, without coding? I am a little bit rusty with
InfoPath these days but I think this could be possible with the use of
filters and conditionals?
Thank you a lot in advance!
Regards,
P.