Search code examples
rhomobilerhodes

Can we do some local database (Rhom) operation using javascript in Rhodes


I usually manipulate the Rhom records in the controller using the create, new, update_attributes methods.

But i wonder is there any way we can achieve these features through javascript, as we do in other framework like phonegap ?


Solution

  • I guess no. Previously, Rhomobile had the support for Javascript. But i guess, on the current version they had withdrawn the support.