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

ThingWorx Navigate is now Windchill Navigate Learn More

Translate the entire conversation x

Missing Dependency open-tabs in Thingworx Mashup

JK_10744682
13-Aquamarine

Missing Dependency open-tabs in Thingworx Mashup

Hi all,

 

On version 10.0.0 and this is an issue I am just noticing as of recent (maybe just after updating our dev to 10.0.0). There is this dependency with an entity called 'open-tabs' but I don't see it used anywhere in the mashup and don't even know what the entity is (based on name seems like a default thingworx entity). Any ideas on what this is or how to resolve this dependency?

JK_10744682_0-1761220660428.png

 

7 REPLIES 7

nmutter_0-1761227634886.png

Icon indicates that it is a StyleDefinition.

 

Maybe export the mashup as xml (export to sourcecontrol) and search the xml for the "open-tabs" reference. Maybe it helps to recreate the StyleDefinition - or remove it when you know where it is referenced in the mashup.

Not sure if this was a custom created StyleDefinition or from some other extension.

JK_10744682
13-Aquamarine
(To:nmutter)

JK_10744682_0-1761227912587.png

I found it has something to with this TabStyle property which is new in TWX 10.0.0.

If I switch it to "Framed Tabs", I then have an issue with a style definition called 'contained-tabs' instead. Though I don't see anywhere to switch the actual style definition that is used and open-tabs was not a custom created one. I find that creating a custom style definition named 'open-tabs' resolves the dependency issue, just am not sure if I am missing some sort of new built-in/system dependency named 'open-tabs' instead.

"TabStyle" : "open-tabs"
XML shows me also that it is with the TabStyle, but I can't physically remove it from the mashup in any way it doesn't seem. 

hm sounds like a bug. I also can check tomorrow in a twx 10 instance of mine

JK_10744682
13-Aquamarine
(To:nmutter)

Thanks for the input. For now, simply creating a new style named 'open-tabs' seems to resolve the dependency, just seemed like a weird behavior so wanted to see if anyone else encountered it

In a fresh TWX 10.0.0 instance this StyleDefinition does also not exist. I see in a export mashup with tabset widget also the same like you "TabStyle" open-tabs.

 

But I wonder where do you have this screen with missing dependencies? Has this something to do with solution central?

JK_10744682
13-Aquamarine
(To:nmutter)

The dependency window is for when pushing to solution central. Would not allow for pushing since the entity did not exist.

Announcements


Top Tags