How can i use an Interface to be just read only

Certified Associate Developer

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

Parents Reply
  • 0
    Certified Associate Developer
    in reply to Stefan Helzle

    So in here i want to create a site in which there needs to be an interface page which should be read only and the data in that fields should come from a record table, i mean we enter the data in an interface-1 which is mapped to a record field and then after the data is stored the same data needs to be displayed in the site in the interface-2 as a list.

Children