Tables cut off the contents of cells.

Hi Yoav,

Thanks for the response.

I didn’t see the option to set the width of columns individually in the editor until now. The horizontal scroll bar is not horrible, though I think trying to auto fit the columns width to the content would be perfect. The more urgent issue would be the way the tables get displayed in the mobile editor. It would be great if the horizontal tables lined up vertically on mobile, like the list builder. In my case, I could still work around that but hiding the element on mobile, and displaying a message that directs to a desktop version.

Also - I need to add a line of code to notify me when new submissions are made through my form.
So when: Form value = TRUE, an email gets sent with the {Full name} in the subject line of the email.

Where would I insert this code?