** Changed in: aikiframework
    Milestone: 0.9 => 0.8

-- 
You received this bug notification because you are a member of Aiki
Framework Admins, which is subscribed to aikiframework.
https://bugs.launchpad.net/bugs/567770

Title:
  Widget form id reference hinders third-party expansion

Status in Aiki Framework:
  Won't Fix

Bug description:
  Right now to call up aikimarkup edit/delete/add you provide a
  sequentially generated id number, such as 43, 64, etc.

  If a developer needs to create a table on the aiki installation they
  cannot easily create pre-made widgets to interact with their forms
  using aikimarkup.

  Solution :

  Allow developers to name forms, and allow aikimarkup to refer to
  either its id, or form 'title' .

_______________________________________________
Mailing list: https://launchpad.net/~aikiframework.admins
Post to     : aikiframework.admins@lists.launchpad.net
Unsubscribe : https://launchpad.net/~aikiframework.admins
More help   : https://help.launchpad.net/ListHelp

Reply via email to