9
Views
3
Comments
Issue about TabHeader

When using the Tab, I hope to get the title of the TabHeader by clicking and assign it to a local variable. How should I do it? Thanks!

2018-10-29 08-31-03
João Marques
 
MVP

Hi Pam,


You should remove the Text, and use an Expression instead (drag from the left panel). With the expression you can assign it to a variable.


Kind Regards,
João

UserImage.jpg
YANCEN LIU

Hi,thanks for your infomation,but Could you please tell me how I can get the value by clicking the tab button?

2018-10-29 08-31-03
João Marques
 
MVP

Hi Pam,


You right click the text element and choose the option Delete:

Then you drag the Expression widget from the left panel to the Title placeholder inside the TabsHeaderItem, like on the image below:


Then upon selecting the Expression, you define its value by selecting the local variable you want:


Kind Regards,
João

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.