Display SQL table in InfoPath form - Part Two
To display SQL tables in read only format inside an browser enabled infopath form , follow the below steps. The Article is divided into 2 parts of posts. 1) Part One 2) Part Two Continuing from Part One.... 11) Select the fields to display in the infopath and click next and next to finish the wizard. 12) Go to data → And click Show Fields 13) In the Fields , Select the database fields which we added now. Step 14) After selecting the database fields , Click the repeating table (in our case d.emp) and drag it to the design form step 15) After drag and dropping select the Repeating Table Step 16) All the database columns are displayed in the repeating table format step 17) Select the Name text field and click properties and in properties click on the display tab. Under display tab make it read only. Like wise do the same to the remaining filelds. ...