Welcome to the nuBuilder Forums!

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

Tabs, How to create a header?

Questions related to using nuBuilder Forte.
Post Reply
treed
Posts: 205
Joined: Mon May 18, 2020 12:02 am
Been thanked: 2 times
Contact:

Tabs, How to create a header?

Unread post by treed »

Hello, I created tab for Organization notes. While on the tab the user can't tell what Organization the notes are for so I want to create a header for the notes tab. The problem is when trying to create a second object (text or input) with the ID of OrganizationName I can't because it's a duplicate. So how would someone show the organization name as a header on a tab?
kev1n
nuBuilder Team
Posts: 4307
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 71 times
Been thanked: 448 times
Contact:

Re: Tabs, How to create a header?

Unread post by kev1n »

Hi,

I usually use nuSetTitle() to set the current Breadcrumb's value.

https://wiki.nubuilder.cloud/ ... nuSetTitle
treed
Posts: 205
Joined: Mon May 18, 2020 12:02 am
Been thanked: 2 times
Contact:

Re: Tabs, How to create a header?

Unread post by treed »

Thanks! That's a good solution to the problem.
admin
Site Admin
Posts: 2815
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: Tabs, How to create a header?

Unread post by admin »

.
Post Reply