Skip to main content

We are not yet ready for Lightning but in the planning stages - trying to build a list for our developers of all the things we should be building as lighting-ready now so we do not have regretful spend in the next 6-12 months. I have the lightning readiness report etc, but is anyone aware of a list or post that gives advice and detail, across all areas, of what we should now be building in Lightning-ready format and how? I guess a lot of it comes down to the specific build we have, but looking for a starting point.

1 comentário
  1. 20 de abr. de 2017, 22:08

    Charlie here are a few tips:

    - roll out My Domain for your org if you haven't already. This is required for custom or third-party components

    - avoid creating new javascript buttons

    - avoid use of URL hacks - parameters passed as arguments

    - avoid creating new visualforce pages, or consider building new functionality as components which you can embed in VF pages

    - if you do create new VF pages, avoid the use of iFrames

0/9000