diff --git a/SAS/TMSS/frontend/tmss_webapp/src/routes/Task/view.js b/SAS/TMSS/frontend/tmss_webapp/src/routes/Task/view.js
index 9ac2f11067f3a6d99fc5571468a487bc4ca4ed75..b555a998d89141df6a14e5e032be7d11364213c5 100644
--- a/SAS/TMSS/frontend/tmss_webapp/src/routes/Task/view.js
+++ b/SAS/TMSS/frontend/tmss_webapp/src/routes/Task/view.js
@@ -253,7 +253,7 @@ export class TaskView extends Component {
                                                         disabled: true,
                                                         // callback: this.setEditorOutput,
                                                         parentFunction: this.setEditorFunction,
-                                                        resolveExtRef: false
+                                                        resolveExtRef: true
                                                     });
         }