Welcome to the nuBuilder Forums!

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

Form name not updating on Wizard Tab

Locked
AndrewW
Posts: 6
Joined: Thu Oct 04, 2012 7:36 am

Form name not updating on Wizard Tab

Unread post by AndrewW »

I'm new to nuBuilder - so forgive me if this is something stupid.

I've got a clean site, a copy of the sample database setup and I've logged in as globeadmin. I've made a new form using the wizard at this is created okay, I can edit data. Yay. however I've updated the name of the form and it never changes on the Wizard Tab display of forms. it's stays with the rather ugly "formname (wizard)" formate - is there something I'm missing to get this to "update"?

Thanks.
admin
Site Admin
Posts: 2815
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: Form name not updating on Wizard Tab

Unread post by admin »

Andrew,

The Wizard creates a Form, Objects on that Form and a Button (Object) on the Index Page (Home) to open that Form.

If you search for wizard and button in the Objects Browse Form, you should find the Button Object and you can change its title.

Steven
AndrewW
Posts: 6
Joined: Thu Oct 04, 2012 7:36 am

Re: Form name not updating on Wizard Tab

Unread post by AndrewW »

Excellent thanks.

This also solves my other issue about why I wasn't seeing a "business" tab. Basically because I need to move items to a new tab giving it a name in the Button Objects properites.

Solved two with one there. Thanks!
admin
Site Admin
Posts: 2815
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: Form name not updating on Wizard Tab

Unread post by admin »

.
Locked