Skip to main content
1-Visitor
October 17, 2017
Solved

logout button from Market place size

  • October 17, 2017
  • 5 replies
  • 2806 views

    Hi All

I am using the logout button from the Market place for a mobile app, but I see it does not let me change the Height, does anyone know how I can change the height of this widget?

Thanks in advance

Darryl

Best answer by CarlesColl

We had customized it to support Height change, here you have it: https://www.dropbox.com/s/hy60e2ic4t48782/Logout_Extension.zip?dl=0

This customized version it's also responsive and has a Logout trigger service ( you can logout programmatically from the Mashup )

5 replies

1-Visitor
October 17, 2017

We had customized it to support Height change, here you have it: https://www.dropbox.com/s/hy60e2ic4t48782/Logout_Extension.zip?dl=0

This customized version it's also responsive and has a Logout trigger service ( you can logout programmatically from the Mashup )

Darryl1-VisitorAuthor
1-Visitor
October 17, 2017

Awesome stuff, thanks so much!

1-Visitor
December 7, 2017

Thanks for the feedback, actually I don't use it as a Logout button, I just use the Logout Trigger event and I have another button which does the same as you said triggering few services and then this service triggers the Logout Event on the hidden Logout Button.

1-Visitor
December 7, 2017

I thought about doing that, but my screen is already overly complex, so I thought that tinkering a bit on your code would make it easier.
Good job