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

Help with Related Records widget #233

Closed
taran03 opened this issue Sep 29, 2014 · 4 comments
Closed

Help with Related Records widget #233

taran03 opened this issue Sep 29, 2014 · 4 comments

Comments

@taran03
Copy link

taran03 commented Sep 29, 2014

Has anybody been able to implement the related records widget in either CMV ver 1.2 or 1.3? I'm unable to get this functioning in either version. I've been able to plugin a number of other CMV widgets without any problems, but for some reason I just can't get this one to work. I add the following files (below) and modify accordingly with my map service which only contains 1 operational layer and 1 related table:

js\gis\dijit\RelatedRecordsTable.js
js\gis\dijit\RelatedRecordTable\css\styles.css
js\config\relatedRecords.js

I also modify the js\config\viewer.js file to add the widget and the map service with the feature class and related table, but I can't get the related results to display in the CMV bottom pane. My CMV site functions and I can id on the features, but I only see the standard id popup with no connection to the related records. I'm confident the map service is configured properly because I can do a "query related records" in the rest endpoint that returns the related record attributes.

Any help would be greatly appreciated. Thanks.

@green3g
Copy link
Member

green3g commented Sep 29, 2014

That was my contribution, so I'll try and help if possible. Can you post your config?

@taran03
Copy link
Author

taran03 commented Sep 29, 2014

Great, thanks. Any chance I could just email it to you instead?

@green3g
Copy link
Member

green3g commented Sep 29, 2014

Sure, send it to roemhildtg@gmail.com

@DavidSpriggs
Copy link
Member

Adding link to issue in @roemhildtg repo: green3g/cmv-widgets#1

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

3 participants