Activity Forums Salesforce® Discussions Check/UnCheck checkbox to show/hide textfield in Salesforce

  • Sudhir

    Member
    June 30, 2017 at 3:19 PM

    You will have to use VF page to implement this. It won’t be possible thru standard record page.

  • [adinserter block='9']
  • Sudhir

    Member
    June 30, 2017 at 3:54 PM

    Use actionSupport, reRender and rendered to get this.

    A sample example: reRenderRendered_page

Log In to reply.