Search found 3 matches

by Hackermeister
Wed Jan 22, 2025 7:23 pm
Forum: Forms
Topic: Input Mask on Edit Box limited to 32 characters
Replies: 2
Views: 1138

Input Mask on Edit Box limited to 32 characters

Trying to use Input Mask validation on an Editbox on a form for a license key that is 34 character long. However, I seem to be unable to use anything longer than 32 characters. If I edit the published HTML code manually after it has been published to add the 2 missing characters it works fine.

This ...
by Hackermeister
Wed Oct 18, 2023 1:49 am
Forum: Forms
Topic: Dialog with Form gives errors on page when published
Replies: 2
Views: 3968

Dialog with Form gives errors on page when published

I have tried to create a Dialog with a Form today and it gives me a bunch of errors when I run it from published site. It runs fine, except the PHP part, when in preview. I have several other forms (no dialog) that works fine but this one I just can't get to work.

I have created a simple test site ...