Passing a value to a record summary view

I am selecting a value of radio button in an task interface after selecting this value only I need to show a section in the record summary view.

How can I implement that? Any inputs will be helpful.

  Discussion posts and replies are publicly visible

Parents Reply Children
  • My issue is we will be not saving the value to DB and there are two ways to see the record summary view.If the user submits the form through Actions then the form will be displayed to the user in that form we are having a radio group. When the user clicks any value and submitted the form he will be seeing a section in record summary view.

    And the other flow was the user sees the record summary view without selecting the form. Then the section need not to be shown.