Skip to main content

Questions tagged [forms]

The tag has no usage guidance.

0 votes
0 answers
23 views

Auto Stoplight Colored Chart

Does anyone have code that will automatically color a traffic light-type icon for a red-yellow-green status? The only way I know how to do this is with multiple steps that have to be replicated each ...
Sheel's user avatar
  • 1
-1 votes
0 answers
16 views

In Visual Basic (Windows Forms) how can I add a label to a MenuStrip? [closed]

I created a Windows Form in Visual Basic which contains a MenuStrip. I need to add a label in that MenuStrip which should display the current user's login details and domain info but for some reason I ...
Sammie's user avatar
  • 1
0 votes
0 answers
3 views

How to Prevent Duplicate Entries in Google Forms and Notify Users Using Google Apps Script [migrated]

I'm working on a project where I need to prevent duplicate entries in a Google Form based on a barcode number field. When a duplicate barcode number is detected upon form submission, the submission ...
Emanuele Luzio's user avatar
0 votes
0 answers
28 views

why does moving a textbox move an associated form label in Microsoft Access?

After removing the layout for textboxes in a form, was able to move them side by side, as: form However, trying to bring the two textboxes together just moves the label about. Why is this? The ...
Nick's user avatar
  • 5
1 vote
1 answer
55 views

VS Code vs PS Terminal (Take 2)

This is my 2nd post of this. For some reason the original was closed without an answer. I have a little PS form I'm making to try and make my day life a little easier. So, I created a PS form with a ...
Dale's user avatar
  • 43
1 vote
1 answer
575 views

Delete all autocomplete entries in Google Chrome

I want to remove all autocomplete entries in Google Chrome, and start from scratch. That is, I do not want to turn off autocomplete entirely, but rather: Remove all the existing stored autocomplete ...
Timur Shtatland's user avatar
0 votes
0 answers
40 views

Adobe Indesign: Forms: Set critera/validation of form fields

I am running Adobe InDesign 19.0.1 x64. I am creating a fillable form and would like to include validation on some of the fields. For example when the user is asked for ID# I would like to have the ...
psycoperl's user avatar
0 votes
2 answers
121 views

PDF form field sequential numbering across multiple pages

I have a single page form that has 2 fields (Named Record). My goal is to expand this to 50 pages each with 2 fields that add 1 to the previous field number. IE, page 1 has record 1 and 2, page 2 has ...
EJM's user avatar
  • 1
1 vote
0 answers
612 views

How to Dynamically Create and Populate Word Document Templates with Form Data?

Preface I’m working on a project where I need to digitize the form filling process for a testing lab company. The company currently fills out forms manually and makes 40 copies of each form. The form ...
Lucifer's user avatar
  • 66
0 votes
0 answers
343 views

Microsoft Excel and Microsoft Form Stop Synchronization

I have an Excel workbook on OneDrive and a Microsoft Form that should be in sync. I face an issue frequently, which is the disconnection between the workbook and the form. I read the following post ...
attavip's user avatar
0 votes
1 answer
33 views

LibreOffice Draw - require field fillement before user will save pdf

Is that possible to create pdf that will reguire to check one of an Option button (radiobutton) in Group before user will save the file? If no any Option button will be selected, user will get message ...
arrowman's user avatar
  • 101
-1 votes
2 answers
775 views

Sharing a webpage with a filled out form

Is there a way to share a webpage with a filled out form to someone else? Meaning, let's say the page has a HTML form on it, and I fill it out. Can I share it so that when someone else clicks the link ...
Dave's user avatar
  • 1,204
2 votes
0 answers
1k views

How can i add an entry to text field suggestions in Chrome?

A text input in Chrome can have auto suggestions by Chrome based on what the user entered previously. Example is in the Screenshot. In this example the suggestion "RunBatch..." was entered ...
Merion's user avatar
  • 153
0 votes
0 answers
60 views

Adobe form import

I am trying to import data from a tsv into my Adobe form. I am having trouble importing my "Representative" field. Any ideas? Below is a link to the examples of the files I am working with. ...
Clay's user avatar
  • 1
2 votes
1 answer
4k views

position the form to the far right Windows.Forms

code: Add-Type -AssemblyName System.Windows.Forms Add-Type -AssemblyName System.Drawing [System.Windows.Forms.Application]::EnableVisualStyles() $form = New-Object System.Windows.Forms.Form $form....
zeros's user avatar
  • 271

15 30 50 per page
1
2 3 4 5
16