Tap Forms app icon half
Tap Forms Forum text image
Blue gradient background

Exchange tips and ideas with the Tap Forms community

Search Results for 'script'

Viewing 15 results - 2,956 through 2,970 (of 3,011 total)
  • Author
    Search Results
  • #8948
    Tom Winter
    Participant

    Hi Brendan,

    Thanks for the detailed reply, it was indeed very helpful and pointed towards the solution to my problem.

    I was too brief in my description of the problem in my first email, I didn’t want to send a two page essay on the subject. To clarify…

    After deleting the app from my iPhone and reinstalling, I could finally see all of the registered devises, but only 7 of the 24 records in 1 form were down loaded. None of the 400+ records in 7 other forms ever appeared on my iPhone, even after 24 hours. Oddly, changes made on my iPad & Mac did appear on my iPhone, but none of the missing records. The fact that my iPad & Mac continued to function flawlessly made me think something was corrupted on my iPhone, but probably not in Tap Forms. So…

    I deleted Tap Forms from my iPhone, turned of “Documents & Data”, and shut down (press the off button and swiped to “Power Off”). Then rebooted, turned on D&D, downloaded TF Lite, installed the upgrade, and enabled iCloud Sync. All is functioning properly now.

    Thanks for your help. It’s a nice piece of software. Keep up the good work.

    Tom

    #8506
    Brendan
    Keymaster

    Hi Josh,

    1. You can adjust all the fonts for the labels and values, but not individually. You can adjust the font colour of individual fields, so you could use that to distinguish your more important fields. For example, red fields are the most important, etc.

    2. I believe what you are wanting here is what Bento called Related Data fields. In Tap Forms they’re called Link to Form fields. It’s where you can link one form to another via a special field type. Tapping on a Link to Form field type will let you connect your records together in two different ways. One to Many and Many to Many. Rather than going into the details about that here, I’d like to refer to you the manual for the Mac version which gives a good description of the difference and pretty much works the same way as the iPad version (other than the obvious different looks between a Mac and iPad app):

    http://www.manula.com/manuals/tap-zapp/tap-forms-mac/2.0/en/topic/relationships

    Thanks!

    Brendan

    #8460
    John Martin
    Participant

    I use a couple of small free utilities that let me paste plain text in any application.

    The free Plain Clip is a tiny application that removes formatting from text which is on the clipboard. It includes additional options such as, for example, removing line breaks so text wraps normally. It’s available here: http://www.bluem.net/en/mac/plain-clip/.

    Plain Clip can be run as a standalone application that removes formatting from whatever text is on the clipboard, which you can then paste as unformatted text. I use a small free keyboard manager that runs Plain Clip whenever I press Command-F1 and then pastes the text uses Command-V. I get unformatted text with a single keystroke in every application! Spark is available here: http://www.shadowlab.org/Software/spark.php.

    Note: To run Plain Clip with Spark, you have to set it up as an AppleScript action. The Plain Clip page notes you can also call it from a text expansion utility such as TypeIt4Me.

    — John Martin

    #8233
    tonyt
    Participant

    Thks Bredan
    Got your shot!
    I have been running NOScript on Firefox and it stopped me posting a file!
    Here goes again…..

    Attachments:
    You must be logged in to view attached files.
    #8126

    In reply to: Getting Started

    Tom Copeland
    Participant

    An interesting aspect of the iPad’s Stage Properties records is that, even though the words in the various fields do not show up, a search can be done, and the results are correct, whether the word searched for appears in the “Item” field or the “Location field.” I have not tried the “Description” field. But all that one actually sees in these searches is a row of pictures and a good many blank records, the ones lacking pictures.

    #8094

    In reply to: Sharing database data

    Brendan
    Keymaster

    Hi Will,

    Tap Forms Mac has not been integrated with AppleScript. You could theoretically query the database file directly. It’s just an SQLite file. But that would require some knowledge of SQL.

    #8090

    In reply to: Sharing database data

    Will McCourt
    Participant

    I understand, thank you for the response! Is there a way we can automatically have TF export a csv file to drop box? Let’s say I wanted a script to do this every 4 hrs. Is this possible?

    #8008

    In reply to: Getting Started

    Brendan
    Keymaster

    Hi Tom,

    Those .tiff files didn’t work on the upload.

    However, I think the problem is that your file has no references to the photo file names:

    Picture<photo>,Item<text>,Where<text>,Description<text>,Other<text>
    ,Adding Machine,?,”Mechanical, with buttons and lever”,
    ,Barrel,Calvin Center,”small, wood, with metal rims”,Calvin

    The first comma in your data row tells me that the photo field has no value associated with it. Tap Forms won’t be able to match the photos you copied into the Photo field without the file name being in the CSV file.

    Try putting the file names of the photos into your CSV file before importing your CSV file.

    For example:

    Picture<photo>,Item<text>,Where<text>,Description<text>,Other<text>
    Photo-1.jpg,Adding Machine,?,”Mechanical, with buttons and lever”,
    Photo-2.jpg,Barrel,Calvin Center,”small, wood, with metal rims”,Calvin

    Now that’s assuming your photo file names are “Photo-1.jpg” and “Photo-2.jpg”. You should substitute she the correct file names of course.

    Let me know if that works better for you.

    #7904

    In reply to: Keyboard shortcuts?

    Tom Shannon
    Participant

    Thanks, Brendan.

    I’m quite enjoying the program. If you don’t mind it, I would like to suggest that a few keyboard shortcuts be added. The reason may not be obvious. I’m an AppleScript guy and, although Tap Forms doesn’t support it, one easy thing you can do with any program is simulate keystrokes. If it has a keystroke or a menu item you can automate it.

    A good example of something that would benefit from menu access is iCloud sync. This, of course, allows you to set a keyboard shortcut yourself or to use AppleScript to access the menu.

    A good example of something that could use a simple keystroke: when editing a form you can highlight fields with a series of tabs but, for instance, you can’t currently open a note field after the icon is highlighted.

    Assuming you are using XCode, this seems like a relatively simple addition that would enhance the program.

    Keep up the good work,
    Tom S.

    #7293
    Pandora
    Participant

    @Brendan: Thanks for the clarification. However, I’m about to throw in the towel. I feel so incompetent at times. I went to the /Documents folder in both locations and neither had a /Photos subfolder. I created this and copied all my images (that had been separated from their folders per the script ./bntfolderstofiles) to first the /Mobile… folder but when neither device saw those images, I copied them to the /Containers… folder. I’ve clicked the sync action on both my Mac and my iPad and the field for those images is still empty.

    By throwing in the towel I mean I will copy/paste these images from the Finder into the appropriate field in my form. It will take time but certainly no more than I’ve already spent trying it out per Giacomo’s fine tutorial. Fortunately, there are only ~300 images. :-)

    In the meantime, enjoy the rest of your weekend!

    -Pan

    #6961

    In reply to: Tap Forms Instructions

    Roo
    Participant

    I’m not sure why you posted this query under this thread. However, if you download my Tap Forms Instructions database from the link above, then you will find a full description of how to import databases without getting the problem that you encountered.

    It is listed under “Exporting Linked Forms & Records” in the “Sharing” section. (Importing your modified file will not replace the existing file but will add to it but then you can just delete your original one record if you wish.)

    Best of luck

    #6946
    1Levite
    Participant

    I see that in the menubar there is: Edit> Find>Find and Replace

    I may be dense, but after experimenting and viewing videos and searching the forum, I cannot find a description of Find/Replace functionality in Tap Forms. Finding and setting up search criteria is no problem—it’s the replacing that has me puzzled.

    #6912
    Kwestter
    Participant

    <div id=”bbpress-forums”>

    <div class=”bbp-breadcrumb”>Tap Forms Organizer and Secure Database for iPhone, iPad, and Mac <span class=”bbp-breadcrumb-sep”>›</span> Forums <span class=”bbp-breadcrumb-sep”>›</span> Using Tap Forms <span class=”bbp-breadcrumb-sep”>›</span> Creating a library checkout database <span class=”bbp-breadcrumb-sep”>›</span> <span class=”bbp-breadcrumb-current”>Reply To: Creating a library checkout database</span>
    </div>

    <div id=”new-reply-6893″ class=”bbp-reply-form”>

    <form id=”new-post” name=”new-post” method=”post” action=””>

    <fieldset class=”bbp-form”>
    <legend>Reply To: Creating a library checkout database</legend>

    <div>

    <div class=”bbp-the-content-wrapper”>
    <textarea id=”bbp_reply_content” class=”bbp-the-content” name=”bbp_reply_content” cols=”60″ rows=”12″ tabindex=”101″>Ok, just figured it out.

    Tapping on the check mark in the media field pop up brings up the list I was looking for. From there I can search for and select multiple items.

    The number on the right reflects how many items have been selected from the database, not the number of items in the database. Makes sense now.

    This is even better than I was hoping for since I only need one media field to track all the items being checked out. That will keep it pretty simple.

    And the email function will work perfectly for sending reminders of upcoming due dates for items. It lists the titles and email addresses right there in the email.

    Thanks again for the help and the great program! I think things will come together now but I'll be back if I have more questions.

    Ken</textarea>

    </div>

    <p class=”form-allowed-tags”>
    <label>You may use these <abbr title=”HyperText Markup Language”>HTML</abbr> tags and attributes:</label>
    <a href="" title="" rel=""> <blockquote cite=""> <code> <pre> <em> <strong> <del datetime=""> <ul> <ol start=""> <li> <img src="" border="" alt="" height="" width="">

    <label for=”bbp_topic_tags”>Tags:</label>
    <input type=”text” value=”Bar Code, cross reference, library, Scan” tabindex=”102″ size=”40″ name=”bbp_topic_tags” id=”bbp_topic_tags” />

    <input name=”bbp_topic_subscription” id=”bbp_topic_subscription” type=”checkbox” value=”bbp_subscribe” checked=’checked’ tabindex=”103″ />

    <label for=”bbp_topic_subscription”>Notify the author of follow-up replies via email</label>

    <fieldset class=”bbp-form”>
    <legend>Revision</legend>
    <div>
    <input name=”bbp_log_reply_edit” id=”bbp_log_reply_edit” type=”checkbox” value=”1″ checked=’checked’ tabindex=”104″ />
    <label for=”bbp_log_reply_edit”>Keep a log of this edit:</label>
    </div>

    <div>
    <label for=”bbp_reply_edit_reason”>Optional reason for editing:</label>
    <input type=”text” value=”” tabindex=”105″ size=”40″ name=”bbp_reply_edit_reason” id=”bbp_reply_edit_reason” />
    </div>
    </fieldset>

    <div class=”bbp-submit-wrapper”>

    <button type=”submit” tabindex=”106″ id=”bbp_reply_submit” name=”bbp_reply_submit” class=”button submit”>Submit</button>

    </div>

    </div>

    <input type=”hidden” name=”bbp_reply_title” id=”bbp_reply_title” value=”Reply To: Creating a library checkout database” />
    <input type=”hidden” name=”bbp_reply_id” id=”bbp_reply_id” value=”6912″ />
    <input type=”hidden” name=”bbp_reply_to” id=”bbp_reply_to” value=”6912″ />
    <input type=”hidden” name=”action” id=”bbp_post_action” value=”bbp-edit-reply” />

    <input type=”hidden” id=”_wpnonce” name=”_wpnonce” value=”efd30dfcee” /><input type=”hidden” name=”_wp_http_referer” value=”/forums/reply/reply-to-creating-a-library-checkout-database-3/edit/” />
    </fieldset>

    </form>
    </div>

    </div>

    #6772

    In reply to: Email to store emails?

    ArsAstronautica
    Participant

    Actually, I think you could do it with a little work. Get TF to export the list to a file and then run that file through an AppleScript or perhaps Automator script to send out the emails to everyone in the list.

    No, sorry, I am not volunteering. :-)

    #6765
    xavipi
    Participant

    Hello,

    I’m new here and new with TapForm ;) (i come from bento)
    I have a question about using fields calculation.

    Is it possible to calculate values from linked fields? or put literal values from this linked fields?
    For example:
    I have a form called Projects. There i have fields like project name, Hours worked, Amount and a linked field called time billing.
    Time billing is really an other form where i put hours when i begin a job, hours when i finish, a calculated field to know time worked, and a description.

    I Want to know how can i catch amount values of total hours worked and put this value in Hours worked field of ‘Projects’ form.

    Is this possible?

    Thanks

    Xavi

Viewing 15 results - 2,956 through 2,970 (of 3,011 total)