serge-web / serge

Serious Gaming, Evolved - web interface
https://sites.google.com/deepbluec.com/serge/
Apache License 2.0
15 stars 4 forks source link

Need to associate mapping features with documents/messages #2877

Open IanMayo opened 8 months ago

IanMayo commented 8 months ago

The mapping feature may just represent the spatial aspect of some other document in the wargame (such as a set of orders).

So, we need to able to:

  1. associate a message with one or more features
  2. be able to select a feature, and view the messages associated with it

1. could be met through allowing the template designer to include a map feature selector field. This will allow multi-select of map features (possibly via searchable drop-down list). The id will be stored, but the name displayed (determined dynamically, in case it changes)