Query (Developer Guide)
From UG
(Difference between revisions)
Line 1: | Line 1: | ||
[[Category:Query]] | [[Category:Query]] | ||
- | == | + | == Misc == |
- | === Do we need "confirmation" modal windows on user actions? | + | === 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: | Yes, we need to ask user to confirm her choice through modal window for these user actions: | ||
Line 11: | Line 11: | ||
* click "Edit" button | * click "Edit" button | ||
* click "Delete" button | * click "Delete" button | ||
+ | |||
+ | === What is type / format for Query field? === | ||
+ | |||
+ | * [[Datatype#unicode]] | ||
+ | * max 1000 symbols |
Revision as of 01:33, 8 February 2010
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?
- Datatype#unicode
- max 1000 symbols