So i want to create an site and add an Interface as a page in it but it should be read only and i should have fields but the data in those fields must be coming from a record table.
Discussion posts and replies are publicly visible
I hope there has "readOnly" parameter for many of fields. Query your data and keep it in local variable or you can use your record directly. Configure the fields with local variables or record and keep the parameter "readOnly" as true.
I think this progress will work properly. skzahed_09 please go through that progress.