You need to sign in to do that
Don't have an account?

Can you suggest me a way through which i can show custom object fields in the timeline….i mean same fields like start,end,title,description,image n link, but instead of giving them dynamically i want to retrieve them through the object like {!TimeLine_Event__c} I have seen the javascript code of Timeline Scontrol and i need to know where all changes have to be made in order to make it work for a custom ObjectThe queries have some function connected to layout and the fields used are dynamic in nature..so how to go about it..?