We dont have an automatic way to link an HTML field type to an existing page/section model, but you definitely could add it manually to a page. Once you have your data model, just paste whatever HTML content you want into the HTML field
Now just pull that data model onto the page as you normally would, and you should have access to that HTML which you can bind to a Custom Code component,
And copying any relevant code. Keep in mind this Get Code window is currently in Beta, so you may have a few issues, but feel free to send them our way and we can document them or try to address. If that isn’t working , you can also just copy the live HTML from your page as well, that should be a bit more failsafe. Good luck!
Yeah I saw that you can paste HTML in manually - that’s adds a fair amount of manual steps to the workflow.
Perhaps can this be turned into a feature request, to be able to do this automatically? I saw that the Reference field type exists, which is nearly the same feature, but just refers to the other model’s ID, rather than bringing in its actual attributes / HTML.