Skip to content

Instantly share code, notes, and snippets.

@xgeek-net
Created May 14, 2015 07:52
Show Gist options
  • Save xgeek-net/bd9932913efe98a9a678 to your computer and use it in GitHub Desktop.
Save xgeek-net/bd9932913efe98a9a678 to your computer and use it in GitHub Desktop.
<apex:page controller="OrderController" action="{!init}">
<apex:form >
<apex:inputText value="{!prop1}"/>
</apex:form>
</apex:page>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment