Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

has anyone used timelinejs in an apex app?

Jayson HanesJan 16 2014 — edited Jan 22 2014

I wanted to see if anyone had already done this yet..

http://timeline.knightlab.com/

https://github.com/NUKnightLab/TimelineJS#using-a-method-advanced

Seems like it should be easy enough to do.. I just didn't want to reinvent the wheel here.

This post has been answered by Jayson Hanes on Jan 22 2014
Jump to Answer

Comments

TexasApexDeveloper

Take a look at this thread from the past:

It might have a solution for you..

Thank you,

Tony Miller

LuvMuffin Software

Ruckersville, VA

Jayson Hanes
Answer

I went ahead and took the time to figure out how to get apex to spit out the JSON required for this plug-in to work, if anyone is interested let me know..  I had to use a custom plsql to json procedure and stuff in some json formatted prefix data.. it works well. I only wanted this for a proof of concept though.. if I end up using it in production I may do it a better way.

Marked as Answer by Jayson Hanes · Sep 27 2020
1 - 2
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Feb 19 2014
Added on Jan 16 2014
2 comments
177 views