"Popping in screenshots of an old Visual Basic form was more successful."
I'm reminded of a job where I was asked to review a proposed development. The team working on it had bought a copy of VB so that they could mock up the interface for the design document and then implement it in something else.
"We can take care of making sure the record gets written into the database for you, but you need to then decide what happens next."
It's that something else, starting with deciding just which columns are indexed which are the primary and foreign keys, which is the tricky part.
"if you're reminded of Visual Basic or Delphi from the 1990s, you're on the right track"
So essentially we're reimplementing RAD ideas but rejecting their drag and drop GUI design parts - which were the easiest part of the task - with something that doesn't work quite as well and still leaving the user with the technically more demanding part.
Why?
Ah, I've got it. The RAD form designer looks too technical for the target audience.
Just what happens next? Do these designs, which have had the bar for technical nous lowered as far as possible, get turned over to some despairing technical team to implement?