You have neither a tag nor a category for your extension builder. I have been trying to use for a single table and to try to understand how it works.
When installing the component, I am getting syntax and other errors so I would like some guidance on how the fields should be set up.
Date fields
- what should the default value be?
- can I somehow make the current date the default value (I have tried curdate(), null and not null 0 still getting syntax errors)?
Decimal Fields
- What should the default be? Putting 0.0 does not seem to work
Text Area
- How to set the size of the editing area?
- How to use the editor (tiny mce or whatever) to edit a field in a form.
The most recent error I got was : JSON.parse: unexpected character at line 1 column 1 of the JSON data
I was looking through the using MS Code, but do not know where to even look for these items
The package as it now stands is named pecos2 if you (choronoforms admin) need to look at it.
Thanks
