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.
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.
Cloning tabs? Topic is solved
Cloning tabs?
I need to understand how the cloning feature works with respect to tabs. I think I cloned a tab, but I am not sure how to find it. I left the tab name field blank in the cloner to create a new tab per the cloner instructions. Where is the tab I created?
-
- nuBuilder Team
- Posts: 4502
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 75 times
- Been thanked: 514 times
- Contact:
Re: Cloning tabs?
Please share a screenshot of your cloner form/settings. Without it, it’s nearly impossible to understand what you were trying to do.
Alternatively, try searching your database to see where the cloned objects are located.
Alternatively, try searching your database to see where the cloned objects are located.
Re: Cloning tabs?
All I am trying to do is to duplicate a tab (one tab). I think I need to watch a tutorial about that. Is there a tutorial on duplicating tabs?
-
- nuBuilder Team
- Posts: 4502
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 75 times
- Been thanked: 514 times
- Contact:
Re: Cloning tabs?
It is possible to duplicate a tab (copy a tab from a form along with all its objects into a new tab on the same form). However, once the cloning is complete, you will need to rename the IDs of the cloned objects, since each form can only contain one object with a given ID.
This can be done by opening the form and assigning a new object ID to each of the duplicated objects.
Cloner Settings
You can find general cloner instructions here.
(It doesn’t specifically cover how to clone a tab)
This can be done by opening the form and assigning a new object ID to each of the duplicated objects.
Cloner Settings
You can find general cloner instructions here.
(It doesn’t specifically cover how to clone a tab)
You do not have the required permissions to view the files attached to this post.
Re: Cloning tabs?
I need a step-by-step guide/instruction. I understand the initial cloner settings page, but the windows that follow are very confusing "Save", "Run", "Clone"...What do each of these buttons do? I am confused about when to click any of these buttons and in what order to click them during the "Clone" process. Please explain?
-
- nuBuilder Team
- Posts: 4502
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 75 times
- Been thanked: 514 times
- Contact:
Re: Cloning tabs?
Save Button: Every nuBuilder edit form includes a Save button. Use this to save the current form or record. For the Cloner form, the Save button stores the configuration for later use.
Clone Button: Every nuBuilder edit form also includes a Clone button. This allows you to create a copy of an existing record.
(For an introduction to nuBuilder basics, see the User Guides)
The only remaining button is Run, which starts the cloning process. Detailed instructions are provided in the linked wiki article above.
Clone Button: Every nuBuilder edit form also includes a Clone button. This allows you to create a copy of an existing record.
(For an introduction to nuBuilder basics, see the User Guides)
The only remaining button is Run, which starts the cloning process. Detailed instructions are provided in the linked wiki article above.
Re: Cloning tabs?
So if I understand the "Sample Workflow" properly, the Clone is not actually created by clicking the "Run" button. The "Run" button only produces the SQL in the new browser window. Then I have to run that generated SQL on the db myself. Is that correct?
-
- nuBuilder Team
- Posts: 4502
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 75 times
- Been thanked: 514 times
- Contact:
Re: Cloning tabs?
I ran the Clone process, specifying the tab I want to clone and original form as the destination, but I do not see the cloned tab in the form.