Hello. I've Googled this a few ways but it seems like there is no straightforward solution.
As with many before InfoPath, much of my forms development has come with web forms. Thus passing parameters via URL (i.e. default.aspx?ID=3) and consuming it was no big deal.
I have published a InfoPath 2003 form to a SharePoint 2.0 forms library. How do I consume parameters values (passed via URL) in InfoPath?
Thanks..Jim