Yesterday was my first day working with a repeater, and during testing I noticed the paragraph element does not (at least I do not see it) allow you to limit the number of characters displayed in the repeater.
First, I do have development experience on other platforms just new to WIX. If you provide a fix please be patient with me and provide me specific instruction as to were I should insert any related code. Thanking you in advance.
Hi,
If you use the textbox element, you can set the character limit in its settings. See screenshots below:
Thank you very much Aleks! This is good to know considering WIX told me that I had to use the built in elements for this specific repeater. Your suggestion allows me to limit the number of characters, but now I notice that there is no word wrap so the content entered get truncated at the end of the selected length of the textbox. Do you have any suggestions for this?
Disregard - I selected a different textbox element and it works great! Thanks again!