Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This is a data edit form from a project I did several years ago.
Design:

Results:

Problems
Entry
Entry
placeholder behaviorAdditional Notes
Technically this layout is a modal and the tabs are not displayed. I show them here only as part of the styling exercise.
The Priority field is either a Picker or a selection from a ListView on a page it pushes to. I don't recall offhand what we built originally. Either way it's probably a ReadOnly
Entry
or a composite control of a label, disclosure image to the right, and a BoxView for the bottom border. This would likely be much easier than styling the Picker.