0

there's 2 types of postback buttons :-> "url" and the normal postback

is there anyway to use the normal postback for opening a url

the reason for not using the "url" that my url is not static

so I have to make some manipulation on the url before opening it,

1 Answers1

0

You can generate dynamically your button object that opens the URL, per your needs.

sotirelisc
  • 392
  • 3
  • 14
  • it should be a static , I am speaking on the persistent menu , it is initialized (once) in the first only , and can't be changed in run-time – Ahmed Mohsen Apr 07 '17 at 10:02
  • @AhmedMohsen please update your original question to contain that the reason you want this because the persistent menu can only be set once. – akinmail Apr 07 '17 at 13:04
  • Sorry but you did not mention anything about the persistent menu. – sotirelisc Apr 07 '17 at 13:54