Hi Matt,
As a suggestion I would tell you to change your data model
slightly to have a map table of the "subscriber type" and their "category" of
subscriptions, also have a master table that consists of the "type of
subscriber". Now once that is in place you can place this subsciber type as a
field in your subscription tables which would map accordingly to send
notifications to subscribers based on their category of subscriptions.
Hope this helps you.
Shashidhara K
[quoted text, click to view] "matt roberts" wrote:
> Hi,
>
> Is it possible to have subscription fields that hold "multiple values". I
> want to allow subscriptions for "records" of a certain category, but I need
> to let my subscriber choose one or more categories. Is this supported in
> SSNS? They may even choose not to filter the category (in which case they
> want all record notifications regardless of the category).... is it possible?
>
> Thanks
>
> Matt
>
>
Hello Shashidhara,
Thanks for the info. I'll prototype this and a few other ideas and see what
works best :)
[quoted text, click to view] > Hi Matt,
>
> As a suggestion I would tell you to change your data model
> slightly to have a map table of the "subscriber type" and their
> "category" of subscriptions, also have a master table that consists of
> the "type of subscriber". Now once that is in place you can place this
> subsciber type as a field in your subscription tables which would map
> accordingly to send notifications to subscribers based on their
> category of subscriptions.
>
> Hope this helps you.
> Shashidhara K
> "matt roberts" wrote:
>
>> Hi,
>>
>> Is it possible to have subscription fields that hold "multiple
>> values". I want to allow subscriptions for "records" of a certain
>> category, but I need to let my subscriber choose one or more
>> categories. Is this supported in SSNS? They may even choose not to
>> filter the category (in which case they want all record notifications
>> regardless of the category).... is it possible?
>>
>> Thanks
>>
>> Matt
>>