Skip to main content
16-Pearl
April 4, 2025
Solved

ptcs dynamical panel property TRIGGERBUTTONLOCATION issue

  • April 4, 2025
  • 1 reply
  • 506 views

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

 

Best answer by MA8731174

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.

 

1 reply

MA873117416-PearlAuthorAnswer
16-Pearl
April 4, 2025

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.