Dashboard Schema Forms $EventData Missing Parameters

Dashboard Schema Forms $EventData Missing Parameters

avatar

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:
9fe8649906a7ed4ea017cf0221b8e02e71a7aedb

When leaving it blank:
8cf73bbed2e76dd35aed1454e98bb31100112efc


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

8cf73bbed2e76dd35aed1454e98bb31100112efc.png

9fe8649906a7ed4ea017cf0221b8e02e71a7aedb.png

avatar
(anonymous user)

Recommended Answer

I set up a bug report here - #3926

All Comments (2)

avatar

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.

Adam Driscoll
PowerShell Expert and Developer at Devolutions

avatar

I set up a bug report here - #3926