How can i use an Interface to be just read only
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.
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.
It depends. On the use case, UX considerations, and other requirements.
But, the most simple approach, is to use the OOTB features. The record list as a site page shows existing record and you can create new ones using the record list action. Clicking a record navigates to the record summary view.
This is the basic principles of how it is meant to be done. You can ignore all this and build everything from scratch, but then you will find out that many specific features are designed to specifically support this basic principle. And then you will have a hard to working around this.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.