Skip to content

Instantly share code, notes, and snippets.

@epgarcia
Created October 31, 2019 10:24
Show Gist options
  • Save epgarcia/178df066245955b7288885549a36d581 to your computer and use it in GitHub Desktop.
Save epgarcia/178df066245955b7288885549a36d581 to your computer and use it in GitHub Desktop.
<%@ include file="/init.jsp" %>
<aui:input name='<%= ContentTargetingUtil.GUID_REPLACEMENT + "myField" %>' label="label" value="<%= initialValue %>">
<aui:validator name="required" />
</aui:input>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment