For add extra parameter in link then you have to add below code in mapping time.
You can also set extra parameter from other field name.
10.typolink.additionalParams = &tit={ field:field_header }
this will not work. if you want to use other field value in parameter then you have to set “insertData” in your script code
10.typolink.additionalParams.insertData=1
Use below TypoScript Code in your “TemplaVoilà Template Mapping”
10 = TEXT 10.typolink.parameter.current = 1 10.typolink.returnLast = url 10.typolink.additionalParams = &title={ field:field_header } 10.typolink.additionalParams.insertData=1
If you need to set lightbox functionality in Image then please Visit here.
If you need to set Attribute in image then please Visit here
If you have any queries, please do not hesitate to contact me at Jainish Senjaliya