Skip to main content
September 21, 2022
Solved

The data is not showing inthe Candidate summary

  • September 21, 2022
  • 5 replies
  • 0 views

Hello ,

Whenever i click on candidate name it has to display the all the details of candidate , It is only displaying the interface .

For the details what to do now?

It show's Empty (Did I miss Any thing ) 

    Best answer by deepakg681722

    into the summary view, you are passing null value. Instead on the null you have to pass rv!record.

    5 replies

    September 21, 2022

    please share the views and header snapshot as well.

    September 21, 2022

    Here it is 

    September 21, 2022

    into the summary view, you are passing null value. Instead on the null you have to pass rv!record.