You need to sign in to do that
Don't have an account?

differentiate Flexipage and record page in lightning page
Hello,
what is differentiate Flexipage and record page in lightning page , could you please explain on this.
Thanks & Regards,
Chinna.
what is differentiate Flexipage and record page in lightning page , could you please explain on this.
Thanks & Regards,
Chinna.
Hello Chinnodu,
Record Page- Basically record page is the page where we see the record details like Fields it values, Sections and related lists. Also in custom record pages which are called lightning record pages, we can include custom as well as standard components.
Flexipage- It is basically the metadata for the Lightning page which also includes lightning record pages, Home pages and app pages in salesforce.
I hope this helps. It is just a small explanation. You can surely check about these more in the links shared below-
Record Page under Lightning Pages- https://help.salesforce.com/articleView?id=lightning_page_types.htm&type=5 (https://help.salesforce.com/articleView?id=lightning_page_types.htm&type=5)
Flexipage- https://developer.salesforce.com/docs/atlas.en-us.api_meta.meta/api_meta/meta_flexipage.htm
Thanks.