wCMF Wiki : select

HomePage :: Categories :: PageIndex :: RecentChanges :: Login/Register

Revision [430]

Last edited on 2008-03-22 12:10:06 by GiuseppePlatania
Additions:
this can be generated from a static enumeration, a dynamic or an **asynchrony** call (AJAX).
====Dynamic call ====
Deletions:
this can be generated from an static enumeration or an **asynchrony** call (AJAX).


Revision [429]

Edited on 2008-03-22 12:08:53 by GiuseppePlatania
Additions:
select#async:Genre|Genre.name LIKE 'A%'
- Action
- Adventure
- Animation
Deletions:
select#async:Worker|Worker.name LIKE 'g%'
- Giuseppe
- Giuliano


Revision [428]

Edited on 2008-03-22 11:21:55 by GiuseppePlatania
Additions:
====syntax static enumeration====
input_type "select#fix:Action|Adventure|Animation|Comedy|Fantasy"
====syntax asynchrony call ====
input_type "select#async:Genre
will return the same Action|Adventure|Animation|Comedy|Fantasy but this is call dynamically.
====Using filters====
Deletions:
syntax static enumeration
input_type "select#fix:Action|Adventure|Animation|Comedy"
syntax asynchrony call
input_type "select#async:Worker


Revision [402]

Edited on 2007-12-24 17:07:35 by GiuseppePlatania
Additions:
this can be generated from an static enumeration or an **asynchrony** call (AJAX).
for the above example if Genre has a single [[display_Value]] this will returns:
Deletions:
this can be generated from an static enumeration or an asynchrony call (AJAX).
for the above example if Genre has a single display_Value you will have:


Revision [320]

Edited on 2007-10-05 13:56:56 by GiuseppePlatania
Additions:
Dynamic call to an object, returns a select with the [[DisplayValue display_value]] .
Deletions:
Dynamic call to an object, returns a select with the [[display_value]].


Revision [319]

Edited on 2007-10-05 13:55:37 by GiuseppePlatania [dynamic select#fkt:g_getOIDs|Genre]
Additions:
Dynamic call to an object, returns a select with the [[display_value]].
select#fkt:g_getOIDs|Genre
for the above example if Genre has a single display_Value you will have:
Action|Adventure|Animation|Comedy


Revision [281]

Edited on 2007-09-26 11:19:24 by GiuseppePlatania
Additions:
select#async:Worker|Worker.name LIKE 'g%'
Deletions:
select#async:Worker|Worker.name LIKE 'g'


Revision [279]

Edited on 2007-09-26 11:17:50 by GiuseppePlatania
Additions:
this InputControlls generate a pulldown menu.
Deletions:
generate a pulldown menu.


Revision [278]

Edited on 2007-09-26 11:16:59 by GiuseppePlatania [asynchrony call added]
Additions:
this can be generated from an static enumeration or an asynchrony call (AJAX).
syntax static enumeration
syntax asynchrony call
input_type "select#async:Worker
the use of StringQuery with a Filter
select#async:Worker|Worker.name LIKE 'g'
return a list of
- Giuseppe
- Giuliano
etc.
Deletions:
syntax


Revision [255]

The oldest known version of this page was created on 2007-09-20 11:39:57 by GiuseppePlatania
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki
Page was generated in 0.0625 seconds