Nbarnes2
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Activity overview
Latest activity by Nbarnes2-
Nbarnes2 commented,
woops just found this was sorta answered here: and this codepen
-
Nbarnes2 created a post,
Link to a page in a pdf online
Is it possible to send a link to a pdf on box and have it open on a specific page? The idea is to send links to pages in pdfs to external parties. I'm imaging a URL argument like "#page=3" let me ...
-
Nbarnes2 commented,
just to close the loop for anyone that comes accross this, there is a conflict with the syncronus and asyncronus portions of code. the ".getItems" method needs to be awaited in order to return all...
-
Nbarnes2 created a post,
issue returning value from client.folders.getItems
Hi, I'm new to javascript and I think i must have missed something simple here, any help would be greatly appreciated. I'm using an IIFE to return a list of folder names. I'm able to access the n...