Skip to main content

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 comentários
  1. 29 de set. de 2017, 11:40
    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.
0/9000