PDF Help Document != helpful...
I'm trying to understand this. The sample "Student Marks Database" seems like a good place to start, but unfortunately it's bollocks from the start. I quote:
"Steps to run the application:
• Go to http://www.zohocreator.com and login.
• Click on Create Application and select the tab Import script
• Just copy and paste the code in the textarea available and click on Create button."
Three bullets, two problems:
1) There is no "Import script" tab. There is a "Deluge script" button. Close enough, right?
2) Apparently not. Pasting the code from the PDF which begins "form Student_Info_Form
{
[etc.]" and clicking "Create Now" returns the following error:
'Problem encountered while creating the application
Encountered "form" at line 1, column 1.
Was expecting one of:
"application" ...
<QUOTED_LINKNAME_IDENTIFIER> ...
<S_QUOTED_IDENTIFIER> ...
<LINKNAME_IDENTIFIER> ...
<IDENTIFIER> ...'
The help document needs help, as do I.
scabbot