I am unsure exactly what you are trying to do, your post is somewhat unclear. But from what I can gather, you need to be more specific with your selectors.
For example: $( “td.gfield_list_1_cell5 input” ). That will select multiple rows because each row has a td.gfield_list_1_cell5 with an input in it.
You could do something like…
$(this).parent().find('.td.gfield_list_1_cell5 input').val( str );
Related Posts:
- Gravity Forms loading jquery
- Gravity list field override and adding javascript [closed]
- Jquery not showing in homepage
- gravity forms jQuery.load into modal [closed]
- Problem with tables (huge data) on Word-press site
- How to add external remote JS source to Gravity Forms?
- Doing Math with Gravity Forms List
- jQuery $(this) keyword
- JavaScript error (Uncaught SyntaxError: Unexpected end of input)
- Disable button in jQuery
- JavaScript error (Uncaught SyntaxError: Unexpected end of input)
- $.ajax – dataType
- How can I get the ID of an element using jQuery?
- How do you select a particular option in a SELECT element in jQuery?
- How to use jQuery qTip?
- Installing jQuery?
- Email validation using jQuery
- Wildcards in jQuery selectors
- jQuery: How can I create a simple overlay?
- XML Parsing Error: not well-formed in FireFox but good in Chrome
- jQuery get value of selected radio button
- How to make Bootstrap carousel slider use mobile left/right swipe
- javascript function wait until another function to finish
- Clear form fields with jQuery
- How to use radio on change event?
- Adding a page loader using jQuery
- How can I change the text color with jQuery?
- How to get mouse position in jQuery without mouse-events?
- Show div #id on click with jQuery
- How can I change CSS display none or block property using jQuery?
- ajax stopped working when not logged in?
- Is there a way to enable Cross-Origin Resource Sharing for WordPress’ ajaxurl?
- How to get attachment id as soon as it is uploaded through media uploader in jquery?
- Using ‘$’ instead of ‘jQuery’ in WordPress
- AJAX call returns 0
- Automatically decrease font size for long words
- Is it possible to get the logged in username in a jquery script?
- Extend 3.5 media uploader plugin to change button name
- Any good lightbox-like option that works in WP 3.2.1?
- Javascript included but alert() function not working
- Adding fields to the media uploader with jquery listeners
- Bind to WPSetAsThumbnail
- How do I activate jQuery/script on demand?
- How to delete post attachments when jQuery is used with a click event on the delete link
- Ajax pagination works only first and third time
- Using multiple versions of jQuery while still calling it like WP likes
- adding google event tracking to links in posts
- how can I make $ work in wordpress for jQuery?
- WordPress Jquery Fade in, Fade out effect
- Override default jquery ui library with newer version
- Can I make simple global tooltips in WordPress?
- WordPress Jquery Confliction with Plugin
- Periodically getting jQuery “…. is not a function” errors [closed]
- Gutenberg Filtering Metaboxes by Post Format
- Unwanted content in website title
- HTML editor accessing quicktag buttons
- Error when posting comment form: The error is TypeError: e[h] is not a function
- How to use datepicker.min.js?
- start.js:45TypeError: Not enough arguments on Safari [closed]
- Passing a varible from jQuery to PHP
- Vanderlee jQuery color picker and WordPress Errors
- Dropdown filtering extremely slow
- filterable portfolio with wordpress and jquery
- Trouble enqueueing jquery with custom theme
- Adding a slide toggle on WordPress
- I have an old version of jQuery showing up. How do I figure out where it is coming from?
- How to change background image from WordPress Gallery
- Search input area autogrow – how?
- Populating shortcode values dynamically in theme template
- WordPress Rotating Background Images
- Trying to Load jQuery
- Jquery contact form to send mail to admin [closed]
- Can user meta be shown or hidden depending on user logged in status?
- Screen Options JavaScript Code
- Is there some jQuery conflict here?
- Getting jQuery AJAX to work in WordPress (getting -1)
- Theme has superfish – how to add supersubs?
- Absolute path to stylesheet_dir/images/my_img.jpg does not work?
- Which hook to use when adding ajax to viewer-facing side?
- jquery bookmark links
- WordPress and Modal Popup – how to make the already loaded javascript assets available in modal?
- Theme style overrides the plugin style
- Storing current page WP list table HTML data into a PHP variable
- jQuery .html rendering [closed]
- Special Characters and Spaces are not transferred correctly via AJAX call.
- How to manipulate elements on the Insert Media Attachment settings popup
- Site images are fixed in front of my site content [closed]
- jQuery not working for media uploader
- Adding text to links when not on the homepage
- how to remove/exclude html coding from json file while export?
- WordPress and Raty.js
- search in jquery mobile returns blank page
- Uncaught TypeError: undefined is not a function (shortcode-box)
- Group posts by weekly or monthly
- adding the full image path to a wordpress javascript file
- Ensure an external javascript file called from plugin is loaded after jquery is called
- jQuery not working for tabs shortcode [closed]
- Why my vertical tab js code is refreshing the page continuously? [closed]
- jQuery cycle thumbnails?
- Can’t seem to check off a category checkbox with jquery?