Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

nuuserhome - Javascript field Topic is solved

Questions related to using nuBuilder Forte.
Post Reply
toms
Posts: 785
Joined: Sun Oct 14, 2018 11:25 am

nuuserhome - Javascript field

Unread post by toms »

Hi,

Code that is placed in nuuserhome's Javascript field gets overwritten when doing an update.
To prevent the user from placing additional code, the field should be set readonly. Otherwise one risks losing the code when updating nuBuilder.
nuuserhome_js.png
You do not have the required permissions to view the files attached to this post.
admin
Site Admin
Posts: 2814
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: nuuserhome - Javascript field

Unread post by admin »

toms,

That's a good point, and I like and will do what you are suggesting.

BUT

The reasons for having this Form customisable are...

1. - So that a Fast Form has a place to put a Button.
2. - So that these Buttons can be moved off this Form, to other Forms.

If you want a completely customisable Home Page.

Create a new Launch Form (or Forms, if you want different Home Pages for different Access Levels)

Then you can move any Fast Form Buttons created, to these new Forms, where you will always have total control.

And use them as Home Pages...
home_page.PNG
Steven
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: nuuserhome - Javascript field

Unread post by toms »

Thanks Steven!
admin
Site Admin
Posts: 2814
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: nuuserhome - Javascript field

Unread post by admin »

.
Post Reply