Ticket #83 (new defect)

Opened 5 years ago

Last modified 4 years ago

fix dynamic loading of widget (and other) definitions

Reported by: mpo Owned by: mpo
Priority: minor Milestone: 0.5
Component: modules/kauri-forms Version: trunk
Keywords: Cc:

Description

Currently the 'registry.js' system has a mechanism for loading dynamically extra javascript files for defining fields, widgets, validators, ..., however:

  • this currently might see concurrency issues since no decent ajax-queue is applied (alternatively jsonp might be a solution)
  • we don't yet have a good/fixed template URI for those dynamically loaded pieces

Change History

comment:1 Changed 4 years ago by mpo

  • Milestone changed from 0.3 to 0.5

beyond 0.4 scope

Note: See TracTickets for help on using tickets.