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

ptcs dynamical panel property TRIGGERBUTTONLOCATION issue

MA8731174
16-Pearl

ptcs dynamical panel property TRIGGERBUTTONLOCATION issue

Hello Dear community, 

     I have bind this property TRIGGERBUTTONLOCATION and passing it Bottom or None parameter but whatever i assigned to it. It just jumps to Top and its not working as i would like it to work.. 

I have examined it twice that i am passing the right parameter in a status message and its also right but why this property is not behaving according to it. I am passing string what it demands..

 

TriggerButtonLocation
Sets the location of the trigger button to TopCenterBottomPanel, or None.

MA8731174_0-1743754591352.png

 

 

Can please someone test it and give feedback!

 

Thank you so much

 

ACCEPTED SOLUTION

Accepted Solutions

Although in the documentation its written that :- Sets the location of the trigger button to TopCenterBottomPanel, or None

 

But the property TRIGGERBUTTONLOCATION needs paramter with first letter small so for example for None we need to pass string as none.

 

View solution in original post

1 REPLY 1

Although in the documentation its written that :- Sets the location of the trigger button to TopCenterBottomPanel, or None

 

But the property TRIGGERBUTTONLOCATION needs paramter with first letter small so for example for None we need to pass string as none.

 

Announcements


Top Tags