Activity Forums Salesforce® Discussions In Salesforce, what is Quick Fix in development mode?

  • Avnish Yadav

    Member
    June 28, 2018 at 10:21 am

    With development mode enabled, you can view and edit the content of a page by navigating to the URL of the page. All Visualforce pages display with the development mode footer at the bottom of the browser.

    Enable Development Mode:-

    1. Go to My Settings.

    2. Go to Personal --> Advanced User Details.

    3. Enable Development Mode Check box.

    Thanks.

  • shariq

    Member
    September 18, 2018 at 1:20 am

    Hi,

    Although you can view and edit Visualforce page definitions on the Visualforce Pages page in Setup, enabling Visualforce development mode is the best way to build Visualforce pages. Development mode provides you with:

    • A special development footer on every Visualforce page that includes the page’s view state, any associated controller, a link to the component reference documentation, and a page markup editor that offers highlighting, find-replace functionality, and auto-suggest for component tag and attribute names.
    • The ability to define new Visualforce pages just by entering a unique URL.
    • Error messages that include more detailed stack traces than what standard users receive.

    To enable Visualforce development mode:

    • From your personal settings, enter Advanced User Details in the Quick Find box, then select Advanced User Details. No results? Enter Personal Information in the Quick Find box, then select Personal Information.
    • Click Edit.
    • Select the Development Mode checkbox.
    • Optionally, select the Show View State in Development Mode checkbox to enable the View State tab on the development footer. This tab is useful for monitoring the performance of your Visualforce pages.
    • Click Save.

    Hope this helps.

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos