I have no idea how to set, or if it is even possible to set default value on text (type date). Here is my FormFactory: $form->addText('category_priority', 'P
I'm trying to get the name of the campaign where the person opened the form and save it in the supplemental table of the form. I saw that it has the campaignnam
I want to be able to get Form1 properties from within a class. Properties such as Width, Left, WindowState, and so on. So that I can then do this in the class:
I have a webiste where users can find a discord server with their option,such as if server is NSFW, premium,member count and tags. I tried to
Hope you're well ;) My problem: In a form, I would like, when it's validated, to apply a delay of 3 seconds to the click before sending and reloading the page i
I have this form: <form id="formUpload" action="/php/upload.php" name="formUpload" method="post" enctype="multipart/form-data"> <div class="row mb-
I'm using VueJs (coming from React so I'm new), and I have this input which contains a code => combinations of vowels and numbers. I'm having 2 problems, fir
I want to show validations messages on popover if there is multiple conditions then it not updating popover content. In this form there is 2 field first name an
So I have the following code: # the view class UpdateDateView(LoginRequiredMixin, UpdateView): model = Date form_class = DateForm template_name = '
I have a simple form where a user can upload multiple images. I only want the user to upload 4 images at once, so I did the following: $("#myfile").on("chan
I have created a fillable form. The form works correctly and can be filled in easily when I open it in Adobe Acrobat Pro or Adobe Acrobat Reader DC on my Deskt
I got stuck with a PDF-Document, which (among other fields) contains five larger multiline text inputs. For all five fields, the DefaultAppearance-parameter of
I am creating an API using fastAPI, which receives a form from a HTML page, treats it (requiring a few moments) and returns a message saying this task is comple
I have a search form in the header of every page on a site that submits info to another page when undertaking a search query via the form's action attribute, na
I'm working on an automated shopping list using HTML only. I've figured out a way to send the dropdown selections to an email draft. I wanted to know why the HT
I'm trying to register a credit card with MangoPay. I've installed the mangopay/php-sdk-v2 package. To register a credit card, it needs three steps. Create a to
Can anyone help me with a JS code where I can update a number filed during a record creation? For example: You have an entity call cars that have a number value
I am getting an error in my old HTML form onsubmit return statement. It was working perfectly fine before but recently the same statement is showing an error. I
In Form2 I set a public static string to form2text then I set label text value equal to form2text In Form1 under comboBox1_SelectedIndexChanged: Form2.form2text
After you sign up, you are prompted to a page that contains a form used for gathering additional information about the new user and after that it redirects you