Dashboard Schema Forms $EventData Missing Parameters

Version 5.0.9 [IIS]

I have a schema form defined with 7 text boxes. When the form loads, it prepopulates (using the default tag in the schema) to certain values. When clearing that form out and submitting the form, $EventData removes the field from the returned $EventData.

$EventData when filling the friendlyName field in:
image
When leaving it blank:
image

How can I ensure I can retreive that value when it’s blanked out?
@adam - this may be a bug; I can create a report if necessary.

Seems like a bug. Likely setting it to $null when submitting after clearing and it removes the field in that case or something. I’d have to look into it.

1 Like

I set up a bug report here - #3926

1 Like