Added option for single modal which renders only one modal in alert-like container
Adjusted logic to only render modals flagged with dev_mode when working locally
Modal only posts to api backend if the sheetId variable is not null or undefined. Survey link can be added without the client calling API meaninglessly in case that no Google Sheet Id is provided
In preparation for Issue #287
Added option for single modal which renders only one modal in alert-like container
Adjusted logic to only render modals flagged with dev_mode when working locally
Modal only posts to api backend if the sheetId variable is not null or undefined. Survey link can be added without the client calling API meaninglessly in case that no Google Sheet Id is provided