Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[trac import 10/16/14 by nuwan] Reference element must be text #1240

Open
devinbalkind opened this issue Mar 6, 2016 · 0 comments
Open

[trac import 10/16/14 by nuwan] Reference element must be text #1240

devinbalkind opened this issue Mar 6, 2016 · 0 comments

Comments

@devinbalkind
Copy link
Member

Firstly, the element in both the Create/Edit? CAP Template and Create/Edit? CAP message is a drop-down object. It should be changed to a text box-control object.
Secondly, the logic to fill the text-box should be implemented. It is an optional field. However, we should implement the logic to automatically fill it. If the implementation does not want that, then the it easy to simply comment out the code.
Here's the logic
The group listing identifying earlier message(s) referenced by the alert message (OPTIONAL)
(1) The extended message identifier(s) (in the form sender,identifier,sent) of an earlier CAP message or messages referenced by this one.
(2) If multiple messages are referenced, they SHALL be separated by whitespace.
Here's what you should do
If the text-box is empty (or NULL), then when the On-Save, fill it with the values already available in the and elements. An alternative is to fill the element On-lost-focus or when the elements are completed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant