On the top of a page i have insert a farb-section with 4 x 1/4 column. In each column there is a image box. So i have four images.
In the middle of the page there is a farb-section with 2 x 1/2 column (first line) and then again 2 x 1/2 column (second). In all the columns there are textboxes.
Now i want to insert a anchor link on the images. So that if i click on a image i go to the second farb-section to the corresponding textboxes.
For example: i click on the image in the column 3/4. I got the the textbox of column 2/2 on the second line.
My Problem: i only find a way to set an id on the colour-section but not on the textboxes. If i set the id on the colour-section, it doesn’t matter what image i click it will always go to the top of the colour-section on not to the corrensponding textboxes.
