Primary Navigation
Copy Widget?
If you have the same widget, not just the kind but same verbage, on multiple pages, is it possible to copy the object and paste onto multiple pages? It would save me time. Thank you.
-----
- 298 views
- $obj.VersionIndex versions
- 1 comment
- 1 follower
Labels:
- Post Date:
- February 11, 2010
- Posted By:
- PIC Admin
About this forum
- 3,753 views
- 35 topics
- 2 followers
Looking for something you can't find? Have a suggestion on how we can improve service? We want to hear from you!
Viewed 298 times
Page Options
1 Reply
Great question! This is on our product roadmap and as widgets mature they will become easier to use, configure and more robust. Until we get there, advanced technical users can achieve the same results by using javascript and classes. Business users can contract IGLOO services to build these for you - contact sales@igloosoftware.com for more information.
For the technical crew:
Build the HTML widget (appearance and content),
Assign a class to the widget in the Appearance tab,
Style at this time if applicable via CSS
Grab HTML content and put in custom javascript file
Since our platform has mootools, target the class and insert the HTML
You can now re-use that class on an HTML widget on any page to pull in the same content by dragging an empty HTML widget onto a page, and simply assigning the class in the appearance tab.
I hope this was helpful!
Would you like to comment?
You must be a member. Sign In if you are already a member.