We are converting a classic application to lightning that has 3 page layouts. The application has been upgraded to lightning. A classic user sees the classic version and a lightning user sees the lightning page and both are functional. In the back end though no new lightning page layouts were created. Is this ok or should we create 3 lightning page layouts in addition to regular ones?
5 comentarios
Yes, it is a programmatic Lightning component exposed through Action and then the record id is passed over to a vf page which is the entry point to the flow call.