Welcome to the nuBuilder Forums!

Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.

Other Objects on userHome

Questions related to using nuBuilder Forte.
Post Reply
redmonk
Posts: 11
Joined: Sun Feb 04, 2018 7:18 am

Other Objects on userHome

Unread post by redmonk »

how to achieve this on Forte
other-objects-on-launcher-tab-2.png
You do not have the required permissions to view the files attached to this post.
toms
Posts: 785
Joined: Sun Oct 14, 2018 11:25 am

Re: Other Objects on userHome

Unread post by toms »

Hi,

Generally speaking, you'll need a fair knowledge of Javascript/PHP/css/html.

- PHP, to fetch data from a database
- JS/html to transform the datasets into html tables
- css/jquery to style the objects
- js, to generate the objects for the google charts or to embed other chart libraries

Without knowing more details (e.g. where the data comes from), it is difficult to give a more specific answer.
admin
Site Admin
Posts: 2829
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 30 times

Re: Other Objects on userHome

Unread post by admin »

redmonk,

You wrote...
how to achieve this on Forte

Which bit are you talking about - there is a lot happening on this page.

Steven
Post Reply