Hii, I have created the one entity which contain the attribute mobile number,name ,address and so on.I want to show data based on mobile attribute.For that, I have created the two pages. One is for accept mobile number and second is for display data based on mobile number. In first page, I have added data view of same entity with the textbox which accept mobile number and (submit) button on which when I click which shows the data based on mobile number in second page. So I didn’t understand how to create MF logic for this condition.
↧