I agree. Also, are aiki forms core to aiki or can be they also be an
app?

Jon

On Mon, Feb 20, 2012 at 6:23 PM, Jakub Jankiewicz
<910...@bugs.launchpad.net> wrote:
> I think that better will be to rethink forms, prepare the plane, having
> this bug in mind, and rewrite forms all at once.
>
> On Mon, 20 Feb 2012 05:13:06 -0000
> rejon <j...@rejon.org> wrote:
>
>> Do you want to fix this, or make these form fields non-order-based,
>> then fix this markup, or, just rewrite aiki forms?
>>
>> ** Changed in: aikiframework
>>      Assignee: (unassigned) => Jakub Jankiewicz (jcubic)
>>
>
> --
> Jakub Jankiewicz
> twitter: @jcubic
> www: http://jcubic.pl
>
> --
> You received this bug notification because you are subscribed to
> aikiframework.
> https://bugs.launchpad.net/bugs/910788
>
> Title:
>  Aiki form should have explicit SELECT query for dynamic select field
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/aikiframework/+bug/910788/+subscriptions


-- 
Jon Phillips 王✳爻气 http://fabricatorz.com ✳ skype: kidproto ✳ irc: rejon
+1.415.830.3884 (global) ✳ +86-187-1003-9974 (beijing)

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

Title:
  Aiki form should have explicit SELECT query for dynamic select field

Status in Aiki Framework:
  Confirmed

Bug description:
  Right now fahter widgets look like this:

  "father_widget|SystemGOD:Father
  Widget:aiki_widgets:id:widget_name:where display_urls NOT RLIKE
  (admin) and is_father != (0)"

  should be:

  father_widget|SystemGOD:Father Widget:SELECT id, widget_name FROM
  aiki_widgets WHERE display_urls NOT RLIKE (admin) and is_father != (0)

To manage notifications about this bug go to:
https://bugs.launchpad.net/aikiframework/+bug/910788/+subscriptions

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

Reply via email to