gkhn.topcu - Thursday, September 29, 2011 11:09 AM:
Hi, I'm new and read your programmers guide.My main problem is in writing methods. Lets say i have 1 item named "Firm_Person" and it has 3 columns named "Name", "Phone" and "OtherPhone".I try to equal phone and otherphone when formsload.I try to call my method in Firm_Person's form but always getting error.I think my syntax and logic wrong because when i typing in method to "alert("foo");" ,its work.Can u write sample code for my items pls? Your sample will give me the logic.
Thanks Again.
Brian - Friday, October 7, 2011 6:28 AM:
The best place to start is to have a look at the Methods that come in Innovator already. There are dozens of them for both client and server side.
Just open them up and try to work out what they are doing.
When you have a specific question then come back to the forums and ask. Someone will try to help you then.
It is a bit broad to ask "how do you program methods in Innovator."
Cheers,
Brian.