Ideas for Arc XP

Allow features to declare inline styles

Consider a"generic text" feature where text/HTML can be entered (ie. via a rich text custom field), used for informational type pages like Terms of Service or Privacy/Accessibility Policy. This type of feature has no defined style.css or render.js file since its nature is so generic.

Therefore, instead of the CSS/JS going inline in the feature's rich text field, it would be nice to be able to specify inline CSS/JS in another feature custom field (??) and then reference that field in either the <head> of the document or, say, a footer .jsp. Something like:

<pb:inline-page-resource css="${????}" js="${?????}"/>

No idea if that's possible, just putting it out there ...

  • Greg MacGregor
  • Feb 22 2016
  • Future consideration
Categories Feature Configuration
I need it... Not sure—just thought it was cool!
  • Attach files