ArnorBld
Posts: 12
|
| Posted: 03/14/2013, 4:52 PM |
|
Hi guys,
Can templates be created in CCS5? I.e. let's say I need to create some specialized file with data from a SQL table for example, can I create a template in CCS5 to do that?
Best regards,
_________________
Arnor Baldvinsson - Icetips Alta LLC |
 |
 |
Oper
Posts: 1195
|
| Posted: 03/14/2013, 5:04 PM |
|
what do you mean by Template? (style/View/look)???
or
_________________
____________________________
http://www.7bz.com (Free CMS,CRM Developed in CCS)
http://www.PremiumWebTemplate.com
Affiliation Web Site Templates
Please do backup first |
 |
 |
ArnorBld
Posts: 12
|
| Posted: 03/18/2013, 4:36 PM |
|
Hi,
Sorry, wasn't clear: By template I mean for code generation. I.e. the rules to generate the code by.
See: http://www.yessoftware.com/products/features.php?product_id=1:
Extensibility
CodeCharge Studio has an open architecture and is fully extensible. Most of the functionality is implemented as HTML, JavaScript, XML, and XSL. Users can customize almost any part of the built-in functionality or develop their own components, such as Builders, Components, Actions, and Styles. In the future, users will be able to obtain the CodeCharge SDK and develop their own code generation templates.
Guess my question is: Is the future here?:)
Best regards,
Arnor
_________________
Arnor Baldvinsson - Icetips Alta LLC |
 |
 |
DataDoIT
|
| Posted: 03/18/2013, 5:00 PM |
|
The future is from the past in that you can download the SDK from your
Yes Software login. Use your serial number.
The SDK is nothing more than a PDF of how to do it with some simple
examples. Hasn't really been updated since version 2.3, but the same
principles apply today.
|
|
|
 |
ArnorBld
Posts: 12
|
| Posted: 03/18/2013, 8:23 PM |
|
Awsome! Thank you very much:) Perhaps they should update the web page;)
Best regards,
Arnor
_________________
Arnor Baldvinsson - Icetips Alta LLC |
 |
 |
Lucius
Posts: 220
|
| Posted: 04/19/2013, 8:29 AM |
|
The code can be accessed as it is stored by most part in XML files, so you can affect how things work. However I don't think there are many people who would do that or even want to do that... It's complicated stuff 
In CCS5 templates mean the way the forms or grids for example are generated (their looks, for example how the data is layed out in the table). This is very, very easy to do, I have just done such thing to a Search form, it took about 15 minutes to learn with the CCS help file.
|
 |
 |
|