As of the next nightly build of 9.1d / 4.1d, FormItem.loadingDisplayValue has been introduced as a means of setting a placeholder value that is shown while the fetchMissingValues behavior is in the middle of fetching a displayField value from the server.
So the manual strategy for implementing a placeholder is no longer necessary.
So the manual strategy for implementing a placeholder is no longer necessary.
Comment