Jump to content

ClientEvent value to form variable


pflam

Recommended Posts

Hi,

I am difficult to find the related topic for the below 2 questions. Can anyone help?

1) How can I pass ClientEvent's value to form's variable?

2) Is there a way to pass form's value to ClientEvent without using OnAjaxEvent?

 

Thank You.

Link to comment
Share on other sites

Hello,

16 minutes ago, pflam said:

1) How can I pass ClientEvent's value to form's variable?

Using ajaxRequest on the client side (using OnAjaxEvent on the server side).

17 minutes ago, pflam said:

2) Is there a way to pass form's value to ClientEvent without using OnAjaxEvent?

UniSession.AddJS(...), JSInterface.JSAssign(...)

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...