Skip to main content

#Dynamic Functions0 debatiendo

Our Users have found that Dynamic Related Lists on Mobile don't have the "Load More" option since the Winter '26 Release. So if a record has more than about 10 related records in a related list, Users have no way to access all of the records. If anyone else is experiencing this, please report thorugh this Known Issue - https://help.salesforce.com/s/issue?id=a02Ka00000lIUeN&t=1763565464388

 

 

#Related List  #Dynamic Functions  #Mobile

0/9000

Hello,

 

I would like to set different images for each type of device. If they open in a Mobile they will see image A, but if they open in a laptop they will see image B.

Is this possible to do using the Dynamic functions in Marketing Cloud?

 

Thank you,

1 comentario
  1. 10 jul 2019, 16:33

    Hey Marcos, you can do this by using a CSS media query rule where the rule would be based off of screen size.

    For example.. if the screen size is max-width 600px show {Image A} and if the screen size is min-width 490px show image {Image B}.

    I'm not sure if this is achievable through a dynamic content block.

0/9000