Using a Popover for data entry and to Navigate Portal Rows

This all started as I was building a Bill of Lading for an art storage company. In developing this solution I ran into an issue where I couldn't easily fit all the fields needed for data entry in the portal row.

There was also the need for data entry to be fast and they wanted to be able to stay on the keyboard.

Setting up the popover
Launching the Popover
Code() & Get (TriggerKeystroke)
Stepping up (or down as the case may be)
Closing the Popover
Entering a New Item
Demo DB

Documentation