Yes, you can use a custom HTML embed code in Webflow to display the alt tag of each image next to it in the new Multi Image Field. Here's an example of how you can achieve this:
1. First, make sure you have added the images to the Multi Image Field in your Webflow CMS collection.
2. Add a new Collection List element to your Webflow page where you want the images and alt tags to be displayed.
3. Inside the Collection List element, add a Collection Item element. This will be repeated for each image in the Multi Image Field.
4. Inside the Collection Item element, add an Image element and bind it to the Multi Image Field. Make sure to set the appropriate image size and settings.
5. Next, add a Text element next to the Image element. This is where we will display the alt tag.
6. With the Text element selected, go to the Settings panel on the right-hand side, and click on Bindings.
7. In the dynamic data panel that appears, select the Image element, and then choose the alt tag option.
8. Once the alt tag is bound to the Text element, you can customize its appearance using Webflow's styling options.
9. Repeat steps 4 to 8 for each image in the Multi Image Field.
10. Publish your site and preview it to see the alt tags displayed next to each image in the Multi Image Field.
By following these steps, you'll be able to display the alt tag of each image next to it in the Multi Image Field using a custom HTML embed code in Webflow. Remember to adjust the styling as needed to fit your design preferences.