Search Results for 'script'
-
Search Results
-
Hi. I want to do an script for autocomplete a note field called “Comentario” with “Buen disco.”, when the valoration field “Valoración” has four stars and, at once, the field “Comentario” is empty. I have not errors in the console, but the script does not work. Any help will be welcome. Thank you.
I finally had the time to do the
Copy Form to a new Form in the same document.
I then made my changes in the copied Form and added 2 fields to hold the Java Scripts.I then Exported my revised data in the original Form into a CSV file.
I also had to rename a couple fields when I imported into a spreadsheet.
I also had to the delete the data in one field so the Javascript could work properly.I then imported the altered CSV file into the new copied Form with the desired Form changes.
Unfortunately, the changes didn’t happen and the added records didn’t get imported even thought the feedback and temperature graphic showed it was happening.Basically nothing happened and the new Form didn’t get updated.
What is the correct process if it isn’t the one detailed below in a previous posting?
======= Process determined in an earlier posting ================================
Ok, so really, the only safe way to create a copy to work on changing the Original Form, is:
1. Duplicate the Form.
2. Work on the changes wanted, including renaming fields, moving fields, adding fields and all the changes in properties required in the Duplicate Form.
3. Export data as a CSV file from the Original Form which you are still adding data to while work on the Duplicate Form was proceeding. Make sure the Export Record IDs option is turned OFF. If you don’t, Tap Forms will just update the existing records when you re-import the CSV file.
4. Import that data from the Original Form into the new Duplicate Form.
5. During the Import process, make sure the data in the old Form is directed to the correct field in the Duplicate Form. I haven’t done this much in TF, so I don’t know how much ability there is to make sure the previous is possible, but I’m sure you made that possible.
Thanks for clarifying the traps involved with the Archive file. Basically, don’t use it for this purpose or it will prove dangerous to you eventually.
Let me know if I’m correct or need to change something.
Topic: Attach PDF
I see how to attach a picture, but can I attach a PDF anywhere? I don’t see any mention in the descriptions of the fields.
Is the solution to convert PDFs to pictures?
Topic: Note vs Text
You define “Note” field = large amounts of text. .
You define “Text” field = movie title or short description.
I imported from another DB as CSV file and notice that some records in the “Text” field contain a fair amount of text, much more than “movie title or short description”.
I wonder how many characters a Text field can contain before it doesn’t work anymore. So, should I convert many of my Text fields to Note fields because they have much more than “short description”?
The downside of using the Note field a lot where a Text field would suffice would increase the size of the database considerably I would assume. So, the question about how many characters is a valid question and an important one. Other databases do define this information in character numbers allowed before it is chopped off.
Topic: Javascript Help
I have a form with a simple checkbox. I want to start by checking that box for all my records. Not being a Javascript coder, I need some help.
The field name to check is Added_to_VR-Mailing.
Thanks!!