Hi .. We are using a!recordLink inside gridTextColumn to direct to a custom dash

Hi .. We are using a!recordLink inside gridTextColumn to direct to a custom dashboard in a record .. When we click on the hyperlink its opening the custom dashboard in the same page instead of a new tab.

Because of this we are facing one issue. Wheni use this hyperlinik in REPORTS, its not a prob. But when i use the same in a task (Initiated from ACTIONS), whenever the hyperlink is selected its warning the data will be lost (as in when we try to close a tab / navigate away from the task page).

How to make the link open in a new tab / new window using the same recordLink or by wrapping it with some other rule ?

OriginalPostID-184773

OriginalPostID-184773

  Discussion posts and replies are publicly visible

Parents
  • Links to a certain view for a record look like

    /suite/tempo/records/type/xxxxxxx/item/jcBoUfugxHzyfvxYtPKohiwr5P-qL73ra9AG5SpO1wpOL8VVU3TDm7GOtOAOycvYkww_uK5BP41/view/_YEMSIw

    The last part, in this case "/_YEMSIw", defines the view. Have you tried to use urlforrecord and then just add that view name? If that works, check if it is different for separate Appian environments after deployment.
Reply
  • Links to a certain view for a record look like

    /suite/tempo/records/type/xxxxxxx/item/jcBoUfugxHzyfvxYtPKohiwr5P-qL73ra9AG5SpO1wpOL8VVU3TDm7GOtOAOycvYkww_uK5BP41/view/_YEMSIw

    The last part, in this case "/_YEMSIw", defines the view. Have you tried to use urlforrecord and then just add that view name? If that works, check if it is different for separate Appian environments after deployment.
Children
No Data