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

change inin.addin.js path in addin.html #1

Open
lzwierko opened this issue Oct 12, 2016 · 0 comments
Open

change inin.addin.js path in addin.html #1

lzwierko opened this issue Oct 12, 2016 · 0 comments

Comments

@lzwierko
Copy link

Hi, since 2016R4P4 (at least - didn't try earlier versions)

<script type="text/javascript" src="../js/external/inin.addins.2016.r1.pre.js" data-callback="addinInitializationServiceCallback"></script>

inin.addins.js path should be changed just to

<script src="../../lib/addins/inin.addins.js" data-callback="apiLoaded"></script>

it's not really documented well but works ;)

Btw you could relay to the person responsible for the docs to fix

http://help.inin.com/developer/cic/docs/connectaddin/tutorial-createcustview.html

as well.

thanks,
Łukasz

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