DropDown in Browser by using XPath expression lose the data

J

Janko

Hi all,
Following question I have:

I have a DropDown field which receives Data from a DB (over Web Services).
In this DropDown field I do create rules to fill textboxes by a specified
value

Example for a rule
xdXDocument:GetDOM("getConsultantData")/dfs:myFields/dfs:dataFields/tns:getDataConsultantResponse/tns:getDataConsultantResult/NewDataSet/Table/phone[../Name = xdXDocument:get-DOM()/my:timesheet/my:consultants]

This works absolulty fine within the InfoPath 2007 client but if I open this
Form in a Browser over Office Forms Server 2007 and SharePoint Services V3
This only works for the first entry in the DropDown List and after selecting
one entry in the List all the other values disappear in the DropDown field.

What am I doing wrong ?
I have no idea where my mistake is

Any help is more then appreciated

Kind Regards
Janko
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top