Hey!
You can use getCurrentItem( ) function.
The getCurrentItem() function returns an object whose key:value pairs are the field keys and field values of the current item, including all hidden fields.
Check out its API reference:
https://www.wix.com/corvid/reference/wix-dataset.Dataset.html#getCurrentItem
Good luck!