HiI have a form where there are a Radio Button group with 2 buttons. After checking the one or the other button, i cant reset the buttons, so that neither button one or button two are selected. The user has checked one of the buttons, and decide that neither button one nor button two should be check...
For context... the user will indicate symptoms in cardiovascular section, selecting "deny all", if none of the symptoms apply. The narrative sub-form needs to processes diagnosis sub-form and generate text that explains the symptoms in a narrative form. For example, if the user selects "deny all"...
I am using the subform initialize event to populate the subforms fields with the below select statement. I have set up a DSN and the connection works. When I open the pdf I get the below error and the fields populates with the correct record (from TextField1) from the database. I'm not sure where my...
I have a text and fillable field that I want to view on screen but not print. I selected the presence as 'Visible (Screen Only)' but when I print the fields also print. Any idea how I can make fields in my form both visible on screen but not printable.
Hello,I have spent extensive time searching through the forum to find a fix to my problem.Quite simply I am trying to add audio to my currently stable video chat client, but rather than posting my complete code I will start with something simple.When I use AudioPublisher and AudioSubscriber in my ap...
With help from these forums, I am very close to having a perfect form. It flows, it adds and removes subforms. Inside the subform there are two text fields that can both grow. Unfortunately, if the text field on the right gets longer than the one on the left and goes across a page break, the infor...
Hi there,I created a form with entry fields. When the user fills in the fields, the first charcater is always too close to the left margin - so that for example it is difficult to distinguish a "3" from an "8" (see attachment).How can I change that?Thanks a lotHeikeK
I'm working on a form that has a text field. The text field is set with the MICR STD font. The numeric values are displayed in the right font but when I want to display the "on-us" symbol for instance I cannot get it to display. This is an open type font and the instructions say to supply a Capita...
I need to be able to enter properties on the pdf form because its used for keyword in searching on our intranet. I go to the completed form in Windows Explorer and right click and open Properties then click on the PDF tab. I fill in the title, author, etc. When I click Apply or Save I get an error m...
Help!!!I am building a form with 10 number fields named task1, task2, task3, etc. Different users may or may not use all of these fields. For example, a user may only fill in 7 of these 10 number fields, while another user may only use 5. I need the form to count the number of task* fields have been...