Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enhance message in validate attribute lookup #286

Open
MikeMillerGIS opened this issue Jul 25, 2018 · 0 comments
Open

enhance message in validate attribute lookup #286

MikeMillerGIS opened this issue Jul 25, 2018 · 0 comments

Comments

@MikeMillerGIS
Copy link
Member

from geonet - https://community.esri.com/message/787476-re-if-you-re-using-the-attribute-assistant-we-need-your-help?commentID=787476&et=watches.email.thread#comment-787476

Mike,

The validation windows can still be confusing if they don't inform the user about which fields are the source and which are the destination, in fact they may look identical in some instances. Even as the DynamicValue table editor, I get confused when I have to validate values on Road Centerlines for the new segment's information, the "from" street info, and the "to' street info. In all three cases the validation window (with your new addition) would show:

Select a valid value to store for RoadCenterline: FULLNAME,MUNICIPALITY,STCODE

Ideally, the validation window would tell you which table's fields are being updated and what the source table and fields are as well.

Template - Fields from DynamicValue table in <>

Validating (), select valid value(s) from

Example 1 - New road segment with "from" and "to" street validations

Validating RoadCenterline (FULLNAME,MUNI1,STCODE), select valid value(s) from MasterStreetName|FULLNAME,MUNICIPALITY,STCODE

Validating RoadCenterline (FRSTNM,MUNI2,FRSTNBR), select valid value(s) from MasterStreetName|FULLNAME,MUNICIPALITY,STCODE

Validating RoadCenterline (TOSTNM,MUNI3,TOSTNBR), select valid value(s) from MasterStreetName|FULLNAME,MUNICIPALITY,STCODE

Example 2 - Creating or updating Nodes on street intersections

Validating Nodes (FULLNAME1,MUNI1,STCODE1), select valid value(s) from MasterStreetName|FULLNAME,MUNICIPALITY,STCODE

Validating Nodes (FULLNAME2,MUNI2,STCODE2), select valid value(s) from MasterStreetName|FULLNAME,MUNICIPALITY,STCODE

I hope I'm making sense.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant