Some more testing

General questions about NeoAppBuilder - our rapid application development tool for building HTML5, web and mobile apps.

Moderator: Neosoft Support

Locked
User avatar
luishp
Posts: 410
Joined: Wed May 23, 2007 10:17 am
Location: Spain
Contact:

Some more testing

Post by luishp »

I have been doing some interesting experiments I would like to share here:

It is possible to add PHP code to the Cointainer HTML property. Just rename the compiled .html file to .php and put it on a server. It works!
It is possible to add Kendo UI Core components using a Container, as main <div> is used on Kendo documentation samples.

Regards!
Luis Hernández - SinLios Soluciones Digitales
http://sinlios.com
User avatar
Gaev
Posts: 3782
Joined: Fri Apr 01, 2005 7:48 am
Location: Toronto, Canada
Contact:

Re: Some more testing

Post by Gaev »

luishp:

Thank you for sharing your discoveries.
It is possible to add PHP code to the Cointainer HTML property. Just rename the compiled .html file to .php and put it on a server. It works!
That looks very promising ... would be really great if NeoAppBuilder could also generate code for node.js applications on the server.
Locked