Query (Developer Guide)
From UG
(Difference between revisions)
(Created page with 'Category:Query') |
|||
(6 intermediate revisions not shown) | |||
Line 1: | Line 1: | ||
- | [[Category:Query]] | + | [[Category:XArc]] |
+ | |||
+ | == Intro == | ||
+ | |||
+ | Read [[Query (User Guide)]] first. | ||
+ | |||
+ | == Misc == | ||
+ | |||
+ | === Do we need "confirmation" modal windows on user actions? === | ||
+ | |||
+ | Yes, we need to ask user to confirm her choice through modal window for these user actions: | ||
+ | |||
+ | * click "Submit" button | ||
+ | * click "Group Submit" button | ||
+ | * click "Edit" button | ||
+ | * click "Delete" button | ||
+ | |||
+ | === What is type / format for Query field? === | ||
+ | |||
+ | * [[Datatypes#unicode]] | ||
+ | * max 1000 symbols | ||
+ | |||
+ | === In what timezone should be timestamp? === | ||
+ | |||
+ | TBD |
Current revision as of 21:35, 18 December 2010
Contents |
[edit] Intro
Read Query (User Guide) first.
[edit] Misc
[edit] Do we need "confirmation" modal windows on user actions?
Yes, we need to ask user to confirm her choice through modal window for these user actions:
- click "Submit" button
- click "Group Submit" button
- click "Edit" button
- click "Delete" button
[edit] What is type / format for Query field?
- Datatypes#unicode
- max 1000 symbols
[edit] In what timezone should be timestamp?
TBD