You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be fantastic if inserting data in the data explorer has specialized inputs depending on the input type.
For example, when a property type is datetime, you have to type the full ISO datetime string manually. Can we have a calendar and time picker to more quickly generate the datetime string?
Also, when adding to a property of type bytes, it would be great if we had the option for both base64 strings and a file upload button. Previewing images would be awesome, but I can imagine why this would not be the easiest thing to support. Downloading bytes would be very nice too.
The text was updated successfully, but these errors were encountered:
It would be fantastic if inserting data in the data explorer has specialized inputs depending on the input type.
For example, when a property type is
datetime
, you have to type the full ISO datetime string manually. Can we have a calendar and time picker to more quickly generate the datetime string?Also, when adding to a property of type
bytes
, it would be great if we had the option for both base64 strings and a file upload button. Previewing images would be awesome, but I can imagine why this would not be the easiest thing to support. Downloading bytes would be very nice too.The text was updated successfully, but these errors were encountered: