How do we set some column to be editable and some not editable for InfoPath 2007 form column in SharePoint Designer 2007?
Details:
Suppose there is a InfoPath 2007 Form library that contain 3 fields (which 2 fields - "ID" and "Status" are promoted from InfoPath 2007 and 1 field - "Quantity" are text field) and all fields are needed to be display in the custom aspx file (after dragging the Data Source library into the aspx file). what configuration are needed to be set in order to allow 'Status' and 'Quantity' to be edit-able while 'ID' not editable?