radiegtya / meteoris2

a Realtime Javascript Boilerplate base on Meteor Js Framework
MIT License
246 stars 46 forks source link

Tell user how to correct content of dropdown #50

Closed martinhbramwell closed 9 years ago

martinhbramwell commented 9 years ago

First time users of Mugen will be unable to advance and will spend hours trying to determine what happened to the content of the foreign key dropdown if they choose not to use "name" as the name of the attribute to be displayed. This change makes the both the problem and the solution explicit.

Instead of a blank dropdown the user will see :

"Using jobs.name here for record "6CRS4klNtymOcsx". Correct it in the file : client/views/jobs/_form.html" "Using jobs.name here for record "KgyFEDS47gDFep". Correct it in the file : client/views/jobs/_form.html"