Question
Refresh Issue in Tabbed Layout
I have tabbed section which has 5 tabs in which first tab will be loaded using correspondence content.I have scenario where if any fields are updated in third tab that should reflect in first tab.
I am using actions in first tab as on click refresh section and calling activity in which correspondence content will be loaded.
Issue here is on click actions are not performing when we click on first tab but if we click on correspondence content actions are performed and values are getting updated.
I am using 7.1.7 version can anyone please suggest solution for this.
Thanks
Hi Arthi,
From your question what i understood is ,when the fields in third tab are updated that needs to be refreshed and displyed in first tab right ?
Then you should be using the action set on third tab ,On Change with the action as Refresh section .This will refresh the section and you have to call the activity that updates the correspondent content also in the action set of third tab.
Hope this helps ! :)