Administrators Jon Erickson Posted February 4 Administrators Share Posted February 4 We are happy to announce we have released the first version of the new PERSCOM.io widget. These widgets are a collection of HTML code snippets that can be added to websites to display your PERSCOM.io information. Currently, available widgets include a roster, awards, and ranks widget. Each of these widgets displays a table of your personnel, awards, and ranks, respectively. What does this mean for you? If you have an account at https://perscom.io, you can display your data on any website. This includes WordPress, Wix, Invision Community, GoDaddy, or any other major website builder out there. Visit our documentation to learn more. Development: For those with software development experience, specifically with frontend frameworks such as React, our widget software is open source. Check it out to start contributing alongside us. What does this mean for you? As a client of PERSCOM.io, you have the ability to customize how you want your data to be displayed, played out, customized etc. Sign up for PERSCOM.io: Click here View widget documentation: Click here View Github project: Click here Sample widget code snippet: <div id="perscom_widget_wrapper"> <script id="perscom_widget" data-perscomid="PERSCOMID" data-apikey="APIKEY" data-widget="roster" src="https://widget.perscom.io/widget.js" type="text/javascript" ></script> </div> Happy widgeting! Quote Owner Deschutes Design Group LLC email | jon@deschutesdesigngroup.com Link to comment Share on other sites More sharing options...
k.cavazos Posted February 5 Share Posted February 5 This is fantastic! Question, do you know why it may not be picking up all of the awards? Also, the roster looks amazing, have another question. When i put the roster on it looks great, and there is a link for personnel file, but when i click on it, it takes me to an organization not found page. Quote Link to comment Share on other sites More sharing options...
Administrators Jon Erickson Posted February 5 Author Administrators Share Posted February 5 The link takes you to the api URL at this time. We need to update it to take you to the dashboard. Still a WIP. Quote Owner Deschutes Design Group LLC email | jon@deschutesdesigngroup.com Link to comment Share on other sites More sharing options...
k.cavazos Posted February 5 Share Posted February 5 1 hour ago, Jon Erickson said: The link takes you to the api URL at this time. We need to update it to take you to the dashboard. Still a WIP. Thanks are you looking to do more widgets? Quote Link to comment Share on other sites More sharing options...
Administrators Jon Erickson Posted February 5 Author Administrators Share Posted February 5 The project is open source so I am hoping we will have some developers contribute and get things moving in a great direction towards what the community wants. Quote Owner Deschutes Design Group LLC email | jon@deschutesdesigngroup.com Link to comment Share on other sites More sharing options...
k.cavazos Posted February 5 Share Posted February 5 Sweet that would be awesome. I love the platform. Would love more of what it looks like on the invision side. Mainly personnel files, and abilities to have them enlist right to perscom and it creates a user. Those two things would be game changers. a couple other wish list items would be to have weapons and admin positions to separate like the invision side. Quote Link to comment Share on other sites More sharing options...
k.cavazos Posted February 5 Share Posted February 5 Regarding the widgets, do you know why all of the awards are not showing when i place the code? In the backend i have 32 loaded awards, but they are all not showing when i place the widget. Quote Link to comment Share on other sites More sharing options...
k.cavazos Posted February 5 Share Posted February 5 yeah it looks like it is only posting the first 16 awards i created. not sure if there is a setting i can adjust. Quote Link to comment Share on other sites More sharing options...
Administrators Jon Erickson Posted February 5 Author Administrators Share Posted February 5 We’ll check it out and see what’s going on. Quote Owner Deschutes Design Group LLC email | jon@deschutesdesigngroup.com Link to comment Share on other sites More sharing options...
k.cavazos Posted February 5 Share Posted February 5 Awesome, thanks! I cannot wait until we see more widgets come out to be able to really fully utilize the services. Quote Link to comment Share on other sites More sharing options...
k.cavazos Posted February 5 Share Posted February 5 Just fyi. I now notice a new set of awards showing on my site but it still is limited. Please let me know if there is a setting in the code I need to adjust. Thanks. Quote Link to comment Share on other sites More sharing options...
Administrators Jon Erickson Posted February 6 Author Administrators Share Posted February 6 No, the issue is our API is designed to output 15 results at a time unless we specify a different number so we are working to add pagination to the widgets so you can page through them all. Quote Owner Deschutes Design Group LLC email | jon@deschutesdesigngroup.com Link to comment Share on other sites More sharing options...
Administrators Jon Erickson Posted February 7 Author Administrators Share Posted February 7 Refresh your website. You should now see pagination at the bottom of the table to tab through all your Awards. 1 Quote Owner Deschutes Design Group LLC email | jon@deschutesdesigngroup.com Link to comment Share on other sites More sharing options...
k.cavazos Posted February 8 Share Posted February 8 Good morning thanks for the pagenation. I saw the qualifications widget is live. I went to test it and tried creating the api key. I am getting a server error and not able to create it. Tried on two devices just to make sure. Quote Link to comment Share on other sites More sharing options...
Administrators Jon Erickson Posted February 8 Author Administrators Share Posted February 8 What is the error? Screenshot? Quote Owner Deschutes Design Group LLC email | jon@deschutesdesigngroup.com Link to comment Share on other sites More sharing options...
k.cavazos Posted February 8 Share Posted February 8 26 minutes ago, Jon Erickson said: What is the error? Screenshot? Quote Link to comment Share on other sites More sharing options...
Administrators Jon Erickson Posted February 8 Author Administrators Share Posted February 8 Go ahead and try again. Did an update yesterday and forgot to reinstall the encryption keys. Quote Owner Deschutes Design Group LLC email | jon@deschutesdesigngroup.com Link to comment Share on other sites More sharing options...
k.cavazos Posted February 8 Share Posted February 8 All good. Thanks. I am out to test the widget on his afternoon. I’ll let you know how it goes. Quote Link to comment Share on other sites More sharing options...
k.cavazos Posted February 8 Share Posted February 8 (edited) The only issue I see is the wrapping of the description text. Edited February 8 by k.cavazos Quote Link to comment Share on other sites More sharing options...
Mighty Posted February 10 Share Posted February 10 Hey, Is it possible to make it so users and units can be manually moved around in the roster widget? As an example, I'd like to show user "Elmstrom" above user "Hudson" and move unit "Tactical Developments and Evaluations Group 2" above unit "Combat Applications Group." Quote Link to comment Share on other sites More sharing options...
Administrators Jon Erickson Posted February 10 Author Administrators Share Posted February 10 1 hour ago, Mighty said: Hey, Is it possible to make it so users and units can be manually moved around in the roster widget? As an example, I'd like to show user "Elmstrom" above user "Hudson" and move unit "Tactical Developments and Evaluations Group 2" above unit "Combat Applications Group." Yes, the users and unit will reflect their order in the admin panel. We just haven’t implemented that for the widget yet. But yea you will be able to sort by unit, rank, position and specialty. 1 Quote Owner Deschutes Design Group LLC email | jon@deschutesdesigngroup.com Link to comment Share on other sites More sharing options...
k.cavazos Posted February 11 Share Posted February 11 Will there be an integration coming to have the personnel files show like this? Quote Link to comment Share on other sites More sharing options...
Administrators Jon Erickson Posted February 12 Author Administrators Share Posted February 12 Yes, we will build out a front end facing user profile. Quote Owner Deschutes Design Group LLC email | jon@deschutesdesigngroup.com Link to comment Share on other sites More sharing options...
k.cavazos Posted February 20 Share Posted February 20 Hello. I am having some issues with the awards widget. i have tried on 2 different browsers and sometimes it comes up and tries to keep going down the page. i know you all did some pagenation but it does not always work. is there anything i am doing wrong? Quote Link to comment Share on other sites More sharing options...
Administrators Jon Erickson Posted February 20 Author Administrators Share Posted February 20 This is not a pagination issue. This is your parent div not expanding properly on the website. You need to add CSS to the perscom_widget_wrapper and set the height to something that properly fits the widget. This is in our docs under Customization. https://docs.perscom.io/external-integration/widgets Quote Owner Deschutes Design Group LLC email | jon@deschutesdesigngroup.com Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.