Good afternoon,
I' have a collection and inside a collection I have a Single Line field and a Custom HTML field. I'm trying to target the Custom HTML field, based on its accompanying Single Line field, but I'm having problems figuring out how.
Let's say that I can say something like:
var field = $('#Field(1)').val();
How can I do the same thing with the Custom HTML field? There doesn't seem to be a numbering system for this.
Any ideas or suggestions?
Thank you,
Raul Gonzalez