Home Forums Development development times

Viewing 1 reply thread
  • Author
    Posts
    • #10114
      Paolo AparoPaolo Aparo
      Participant

      Hi,

      I really need to know when the documentation for the react implementation will be available for us, because we need to start testing it.

      Also, I’d like to ask you if it is possible to have a link/button that let the user navigate from NexJ to an external web page (href=”www.test.com”).

      have a nice day, Paolo

      0
    • #10166
      Ed ShawEd Shaw
      Keymaster

      Paolo,

      We understand your needs for the react documentation.  Dhruv will get you a pre-release copy soon and we will be making it public shortly.

      It is definitely possible to have a link button or menu item browse to an external web page.  The control raises an event, and the handler (UIEvent) simply does something like…

      (this’browse “http://www.test.com”)

      Thanks,

      Ed

      0
Viewing 1 reply thread
  • You must be logged in to reply to this topic.