cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Visit the PTCooler (the community lounge) to get to know your fellow community members and check out some of Dale's Friday Humor posts! X

how to give the tab name dynamically/at run-time?

Sheetal_sable
12-Amethyst

how to give the tab name dynamically/at run-time?

hi,

I am using a responsive tab widget. I want to display Eg(Process) instead of Tab1Name through service(Value will come through service). How can i do it?

 

clipboard_image_1.png

 

 

 

Thanks,

Sheetal

1 REPLY 1

Tab names are not Bindable, so the only way would be to:

Create and Assign localization tokens

overwrite the tokens and reload the tokens.

I don't even know if this approach will work, because the token reload needs a screen refresh.

 

Perhaps the other route is easier, customize the tabs widget to create an extension with bindable tab names.

Top Tags