Active
Project:
Display Suite
Version:
7.x-2.16
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
15 Nov 2020 at 23:57 UTC
Updated:
15 Nov 2020 at 23:57 UTC
Jump to comment: Most recent
Hi
I have a doubt using display suite ,
How can i invoke a display suite field from a module?
I'm looking something like:
$block = module_invoke('block', 'block_view',52);
print $block['content'];I was using that to invoke a block, but i need something to invoke a display suite field,
Could you please help me?
Regards,
Mario
Comments