Hi new developer here - I want to make a DataField that is full screen (1 data field) only. Do I need to check if user tries to use it on a screen with more than one datafield displayed? Will the watch crash if I don't check? Should I give the user a warning that it's for a single datafield screen only? And is the way to check using dc.getWidth()?
Thanks!