Do you have any idea how to use with this relative naming for example {queestion_name} ?
Have a look at Expression Manager Access to Variables - docs.limesurvey.org/Expression+Manager&s...#Access_to_VariablesI also need to hit "enter" buttons for new fields to get this work for conditioning array perfilled answers on the same page - any help for this?
I think you are referring to triggering conditions when prefilling elements. You will need to add code to fire the checkconditions() function to your prefill script. (use a tool like Firebug to explore the keyup or change attributes of the elements)