Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 73026

Assign calculated field value to Instruc.Text by button onclick event.

$
0
0

Replies: 0

First of all, thanks for this great plugin.It makes amazing things.

I read your “How to assign a value to a field that is not a calculated field from an equation?” tutorial but it doesn’t solve my problem.

I have 1 calculated field, 1 Instruct. text area and 1 button. I want to do that when click the button assign calculated field value to insctruc.text .uh element.

I tried jQuery( ‘.myclass .uh’).html( fieldnameX ); but it gives me error fieldnameX isn’t defined.

Thanks in advance.


Viewing all articles
Browse latest Browse all 73026

Trending Articles