Can I create an iframe?

My organization is looking to move away from SharePoint. Our current SP install is 99% document management, but we have a few web parts with iframes to our internal apps (timesheets, etc) for a portal user experience.

Nuxeo has everything we're looking for except this, and I'm hoping someone knows of a way to accomplish this (without modifying Nuxeo source code). Does Nuxeo support something equivalent?

Any help appreciated -Trey

0 votes

1 answers

2251 views

ANSWER



Yes, you can do that easily. I give you the way in Nuxeo Studio:

In your form layout you can drop a widget template (on your left panel > More Widget > Advanced Widget > Template. Here you can select a file. So create in your desktop a xhtml file containing the iframe code and that's it.

0 votes