Hello,
I have a master detail view. In master view, I have profiles; and in detail view, I have temples. A profile could have many templates. In this view I have two profiles and each have one temple. So let says I do followings steps:
- Add two financing profiles Profile1 and Profile2
- Add a template under Profile1, and set Yearly Revenue=100
- Add a template under Profile2, and set Yearly Revenue=200
- Edit the Yearly Revenue field in the template under Profile1 and type in 300 - do not hit Enter or click somewhere else Click on Profile2
The underling collection is getting updated, but the template is not refreshed; Yearly Revenue field says 300 instead of 200. If I were select back profile1 and select back profile2 then it does get refreshed with change data.
Can you guys suggest if there is any solution to fix this? I have also attached the screen shot of the page.
Thanks
Amit