Hello, i build a custom module that able to stored an ID from a specific content type.
I would like to know if these two scenario possible:
1. How to use this ID to retrieve and render the content within the template directly ? any sample code ?
2. At the moment, i'm able to retrieve the raw value from this ID, is it possible to load seblod to apply the typo filter on it ? is it better approach than no. 1 ?
Thanks a lot !