Open related Action from record in new window or full screen

Hi,

we are having a requirement to open related action from record and we have a issue that  the same headers for UI in Related Action and Record are the same so its confusing for enduser. Is there a way to open outside of Record view or in new window ?

  Discussion posts and replies are publicly visible

Parents
  • Hi borisd788, as Omkar said you can try to hide that label using flag variable if it was configured in other areas otherwise pass a null string to the header of form.

    And if you want to open outside of record view and if the end user is okay to take the related action task from tasks tab, we can disable activity chaining to eliminate the same names. Hope this helps.
Reply
  • Hi borisd788, as Omkar said you can try to hide that label using flag variable if it was configured in other areas otherwise pass a null string to the header of form.

    And if you want to open outside of record view and if the end user is okay to take the related action task from tasks tab, we can disable activity chaining to eliminate the same names. Hope this helps.
Children
No Data