Restricting to filling out form only once per person & knowing who filled it

Good afternoon, I have two quick questions (I am modifying the 360 feedback form for my feedback purposes):
1) Are the users only able to fill out the form once, and if not, is there a way to make it so they only fill it out once?
2) Is there a way to know who filled out the form? (to make sure each employee has filled out it as they are supposed to)
Thanks for the help!
John

John,
Currently there is no restriction on how many times a user can submit a form. The only workaround would be to add text to your form telling the user to only submit the form one time (basically the honor system). Also if a user does submit it multiple times you can always delete the duplicate data from the view response tab.
The only way to know who filled out a form is to put a required field on the form to collect the user's name or email address.
Hope that helps.
Best,
Randy Swineford
FormsCentral product manager

Similar Messages

  • Restrict Repeating frame header to print once per page

    is there any way I can restrict the repeating group header to print only once per page, inspite of the fact that the group has now changed ??

    Hi,
    There is an option in Frame properties -> Show objects in -> you can choose first page so that the objects will be displayed in the first page.
    What do you mean by 'group has now changed'?
    Regards,
    Soofi

  • Display column titles only once per page

    Hello,
    I am a newbie to BIP (R12.1.3). Below is how the output data shows up in my custom template:
    Vendor type lookup : Expense
    Vendor no: A12345 Vendor Name: Test Vendor1 Vendor Category: Expense - Construction
    VENDOR SITE INVOICE# INVOICE DATE DUE DATE INVCT AMT REM AMT PAYMENT METHOD
    ======== ====== ========= ====== ====== ====== ============
    Kannapolis A#12345 03-MAR-12 15-MAR-12 1000.00 1000.00 Check
    Vendor no: B12345 Vendor Name: Test Vendor2 Vendor Category: Expense - Rents
    VENDOR SITE INVOICE# INVOICE DATE DUE DATE INVCT AMT REM AMT PAYMENT METHOD
    ======== ====== ========= ====== ====== ====== ============
    Test Site B#12345 03-MAR-12 15-MAR-12 1500.00 1500.00 EFT
    The column titles repeat for each vendor since the titles are in the for-each loop under the vendor grouping. However, is there a way to restrict the titles to show up only once per page on all the pages? I tried putting the titles outside the vendor grouping but with in the vendor type lookup grouping. It is displaying the titles only on page1.
    Thanks,
    Monkey

    Hi, could you try Inserting the code <?if:position()=1?> before the header of your template and the code <?end if?> after the header of your template.
    See the a sample code below:
    <?if:position()=1?>
    VENDOR SITE INVOICE# INVOICE DATE DUE DATE INVCT AMT REM AMT PAYMENT METHOD
    <?end if?>
    Thanks,
    mr_bip_learner

  • Print should come only once per document number

    Hi All,
    I have done a script for the WC Document,
    But now the client requires it to print it only once for a particular document number,
    How can we do. Is there any such coding to restrict the print only once per document.
    If anyone knows the solution please post it

    hi
    check the entry in nast table if you find more than 1 enrty that is repeated print .....
    select objky
             kschl
             erdat
             eruhr
             vstat from nast into table gt_date
             where objky eq gv_del_num. ---> document number
      if sy-subrc eq 0.
        sort gt_date by objky erdat descending .
        describe table gt_date lines lv_n.
        if lv_n gt 1.
          gv_repeat = lc_x.
        endif.

  • Start routine: only once per teh load but not once per data packet

    Hi,
    I would like to execute some code in start routine (in update rules) only once per the load but not once per the data packet.
    How can I implement this.
    Regards,

    I once had that same requirement, but in a datasource in R3. I'm not sure if the same solution would work in BW, though. I used a memory id to keep the variable value between packets:
    DATA: ... n_globalvar TYPE n ...
    then I added...
    IMPORT n_globalvar FROM MEMORY ID 'ZMEMID01'.
    ...at the start of the routine to retrieve to the variable the value from the memory id.
    At the end of the code, I exported the variable back to the same memory id...
    EXPORT n_globalvar to MEMORY ID 'ZMEMID01'.

  • Print a block of data (such as a check) only once per section?  How?

    I am creating a batch report for invoices where I summarize all invoiced transactions for the given period and then print a check. I am required to print no more than 20 invoice transaction records per page due to the check paper being printed on. This results in an unknown number of pages per client being invoiced during this batch process. Currently I have a check printing on each page -as a footer- but this is obviously not acceptable.
    I would imagine there is some way of creating a global variable and then using an if statement that checks to see if the current section is equal to the global variable. If it doesn't, print the check, reassign the global variable to equal the current section and move on. This would limit the check print to once per section (client).
    Any ideas on how I would do this? Any suggestions on other ways of doing it?
    Thanks in advance for the guidance!
    Message was edited by:
    BReed - adjusted title for clarity...

    Chipili,
    Here's a completely different method that you may want to consider. In all my Numbers documents that involve dates, I have (strategically located) a 2-Cell table that has a Header cell "Today" and just below it a cell with the formula: =TODAY(). It's handy on several levels. Format your today formula cell with the "1/5/2009" Date option - this format works best (and I don't know why). It doesn't matter how you have formatted the date you want to find, but what you will paste into the Find Window needs to be formatted this way.
    Now, activate the FIND panel with a COMMAND-F and it will open at the bottom of your Numbers window.
    Then to locate the current date you would select your special TODAY cell, COMMAND-C, click in the Find window, COMMAND-V. You will get at least one hit, the cell with the TODAY() expression. If the date appears anywhere else, you will get a line for this in your list of finds and clicking on it will take you there. Often I'm looking for a date a week or 10 days earlier than today's date. It's easy to create an expression for this: =TODAY()-7, for instance.
    Hope this gives you something to think about.
    Jerry

  • 0crm_mktattr_attr - delta only once per day possible?

    Hi all,
    we want to use delta functionality for 0crm_mktattr_attr. The problem is, that only once a day the delta for a business partner is beeing transfered to the bw. If you have done another change on the same business partner, no delta is being generated (neither that day nor the next day - so this change is lost). If we change another business partner, a new delta is created (if the business partner was not changed before the first delta. Is there any other setting we have to do to transfer get each change?
    We're using CRM 7.01 SP07, BW 7.0. 0crm_mktattr_attr is already set to Delta-method AIE, changepointers (general) are activated and changepointers for message type RS0026 are also activated.
    Regards,
    Florian

    Hi Florian,
    Any solution for this problem?
    I also need to load data 0CRM_MKTATTR_ATTR and I´m not sure which change pointer I have to activate. For the INITIAL data load into SAP CRM, we deactivate the Change Pointer RS0027 as SAP oriented.
    If I set it back, will this Datasource be Delta enabled?
    Thanks
    Fábio

  • [EVL] Execute constraint check only once (per model)

    Hi All,
    I have been working with Epsilon for a few days now and I love the tool so far
    I am currently working on a model validation but I cannot find an elegant way to perform a certain check only once for the entire model. The casus/Meta-Model is very simple. I have a Node that has 0..* references to itself. The idea is to have a very simple tree where nodes have a reference to their parent.
    What I want to check is that there is one and only one root node, so only one node without a reference. This results in the following check: AT!ATNode.allInstances.select(n|n.Parents.size() == 0).size() = 1
    I do not know where to perform this check however. If I perform it in the context of the node, it (correctly) returns an error, but does this for every node.
    I also tried to have the entire model as 'context' or to apply the check in a pre-condition, but could not get any of these approaches to work. I also could not find a suitable guard to put on the constraint.
    Can you help me find a more elegant solution?
    Greetings,
    David

    Hi David,
    Quote:an elegant way to perform a certain check only once for the entire model
    May be you could model the "entire model" ... I mean, it's a kind of a good practice to create a ModelRoot class containing all your nodes. [A better name could be "Tree" or another appropriate name according to your domain]
    Then your validation wizard, with the exactly same expression, could be set on this class, a.ka. the "entire model" ?
    Furthermore, you could also ensure the root unicity by setting proper cardinalities in the metamodel, and avoid writing a check.
    I even met a special case where I had to model explicitely the RootNode as a class => A tree contains one root node which itself contains nodes ...
    Cheers,
    --Eric

  • With a document open password - is there a way to ask only once per session?

    Here's my scenario:  User is reading a "password to open" document that contains links to other web pages, etc.  The user clicks on a link, goes to the new page, then uses the back button/back key to return to the password protected document, where they must type in the password to open again, and must do this every time they click a link then later attempt to return to the document. 
    Is there a way around the repeated retyping / reentering / rekeying the password?  (My guess is no, but I'll ask anyway).  The user did type in their password, most of the time just a minute or two earlier, before they clicked on the link in the password protected document. 
    P.S. I have a couple other questions, indirectly related (byproducts) to this general topic.  I'll post those in their appropriate forum, then edit this post with links to those posts.  FYI, the other posts are/will be:
    Is there a better way than manually adjusting each and every link in a document to use javascript and repeating that process each time the document is updated, to make links open in new windows, (when viewing a pdf from within a browser window).  [Edit:  here's that link:  http://forums.adobe.com/message/5055202#5055202 ]
    Is there a way from an html page or from something within a PDF document (at the discretion of the document's author) to open a pdf in the acrobat reader window instead of in the browser, without asking each user to change their reader settings?  [Edit:  I ended up asking this question in the same post listed above]

    Once the instance of Acrobat or Reader containing a password-protected PDF file has been closed, you can't avoid having to re-enter the password. If the links don't target a new tab or window, then the browser will unload the plugin - and aside from changing all the link targets, you can't prevent that.

  • Spry Collapsible Panels - Way to set them open only once per visit?

    I'm wondering if there is a way to set a Spry Collapsible
    Panel to be automatically open on the initial loading of the site,
    but as people navigate around the site and back and forth from the
    home page, to be able to have it closed on subsequent visits to the
    home page.
    Right now I have a collapsible panel set to OPEN by default
    when someone first hits the home page, but if they navigate around
    the site and then click to the home page again, they get the panel
    open again. Naturally, that will end up annoying people.
    Any suggestions?
    Thanks in advance!
    Sara

    Flash local shared object can help with this. Here is some info:
    http://www.bestflashanimationsite.com/tutorials/4/
    http://www.permadi.com/tutorial/flashSharedObject/index.html
    http://www.kirupa.com/developer/mx/sharedobjects.htm
    Best wishes,
    Adninjastrator

  • How can I have header only once in group above rep

    Hi
    I have developed a group above report and i see that the main header is repeated for every row (that is group by row). How can I have that only once per page or report and not repeat for every record?

    The "main header" must be inside the repeating frame. Put the repeating frame in its own non-repeating frame, put the header in its own frame inside this frame at the top.
    It sounds like you are using the report wizard... if so, don't.

  • Redirected printers using Remote Desktop Easy Print driver work only once during session

    Hello all
    We are running Windows Server 2012 R2 Remote Desktop Services Sessions hosts with printer redirection allowed using only the Easy Print Driver, we have no other drivers installed on the servers. All client printers are redirected and can print fine, but
    only once per session! We have tested with several different client printers and they all work a single time in each session. After that the user needs to log off and then back on again to be able to print once again, but only once. Needless to say, our users
    are annoyed. If I look at the c:\windows\system32\spool\printers folder while jobs are printing, but failing, I can see the spool files appearing and disappearing as jobs are spooled. No errors in the event logs accompany the behaviour. Our clients are running
    Windows 7, 8 and 8.1. All exhibit the same problem. The error looks a little like what is described here:
    http://support.microsoft.com/kb/2925429
    While similar, this problem describes a scenario where Easy Print is not used, but XPS is, and since Easy Print is based on XPS and the behaviour is very similar, I am tempted to make a connection.
    I have checked all the usual stuff with permissions etc, and no manufacturer provided drivers are present. The problem appears on newly installed systems as well as one that have been running for some time. Restarting the spooler services does not resolve
    the problem. Actually I do not think it is related to the spooler service or driver framework at all, but rather is an Easy Print driver issue that is occurring much later in the process, if not I would see some errors in the logs and no jobs would print at
    all.
    Anyone ever heard of something like this?
    Thanks
    Morgan

    Hi Morgan,
    Based from your description, users can only print once during single RDP session, I suggest you check if this issue also happens locally.
    In addition, after the first print attempt, does any other issue exist on the RDP session?
    Is the server fully patched? If there are any available driver updates, please also apply them. If there are any third party software installed, try disable/uninstall them to see if the issue persists.
    You can also enable print auditing to get more detailed information about this issue.
    More information for you:
    Auditing Printing Events
    https://technet.microsoft.com/en-us/library/cc976774.aspx
    Logging Spooler Events
    https://technet.microsoft.com/en-us/library/cc976746.aspx
    Best Regards,
    Amy
    Please remember to mark the replies as answers if they help and un-mark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact
    [email protected]

  • GarageBand is bugged on my iPad 2 - works once per restore

    Hello.
    A few days ago I decided to buy GarageBand. Because I am totally new to iPad I went to appstore and bought it there. I paid and it "started" to download. I was using only 3G and not wi-fi (because there is only secured ones and I don't have pass for them), I got pop-up that it's bigger then 20MB so I should turn on wi-fi or download it on my computer.
    I downloaded through my computer then and plugged my iPad for sync and stuff. Icon of GB appear with full color (before it was with that loading,downloading bar). I started GB and work with it for a while. Then I closed it and worked with other apps. When I wanted to come back to GB there was back again that faded icon of GB with that not moving loading/downloading bar and I got another pop-up about bigger then 20MB etc. I was like "what? It's on the ipad already". It wasn't possible to turn GB on.
    Well I uninstalled it, re-installed it, restored my iPad, restored fully my iPad. Nothing. That icon was there even GB wasn't even in iPad. I checked forums and tried to google this issue but I came up with empty hands. I tried everything I could think of. When I fully restore my iPad first time GB works and then i goes to that icon without turning GB on again. I can turn on GB only once per restore.
    I would really appreaciate your help.
    Thank you very much.

    Hello.
    A few days ago I decided to buy GarageBand. Because I am totally new to iPad I went to appstore and bought it there. I paid and it "started" to download. I was using only 3G and not wi-fi (because there is only secured ones and I don't have pass for them), I got pop-up that it's bigger then 20MB so I should turn on wi-fi or download it on my computer.
    I downloaded through my computer then and plugged my iPad for sync and stuff. Icon of GB appear with full color (before it was with that loading,downloading bar). I started GB and work with it for a while. Then I closed it and worked with other apps. When I wanted to come back to GB there was back again that faded icon of GB with that not moving loading/downloading bar and I got another pop-up about bigger then 20MB etc. I was like "what? It's on the ipad already". It wasn't possible to turn GB on.
    Well I uninstalled it, re-installed it, restored my iPad, restored fully my iPad. Nothing. That icon was there even GB wasn't even in iPad. I checked forums and tried to google this issue but I came up with empty hands. I tried everything I could think of. When I fully restore my iPad first time GB works and then i goes to that icon without turning GB on again. I can turn on GB only once per restore.
    I would really appreaciate your help.
    Thank you very much.

  • I can't print my PDF form after it is filled out.  Only the form prints not the text that I put in

    I can't print my PDF form after filling it out.  Only the form prints and not the text I put in.

    That's a limitation of Apple's AirPrint framework that Adobe Reader depends on.  We are considering an alternate solution that may resolve this issue though.
    Thanks for your feedback.
    -Gaurav

  • Only use htmldb_item once per page?

    Not sure how to word this correctly.
    Am I correct in assuming that I can only use the htmldb_item once per page? I know it can be used multiple times within the tabular report, but if I used it again on the same page in a different region, how would it be distinguishable from a previous iteration?
    Say I have two regions on a page, both with manually created tabular reports using the htmldb_item syntax. It's not apparent to me (if there is a way), on how using the htmldb_application syntax to distinguish between region 1 and region 2. They both would wind up with g_f01, etc. variables, but I don't see any other characteristics to differentiate between them, like maybe passing a region (or any other) name to the htmldb_item construct so the the arrays could be distinguished more?
    This is all new to me, I've been out of loop for the last 8 years doing manual data cleanup from an old database that was basically a spreadsheet (a real mess!), so forgive me again if I'm missing anything obvious or just way off base.
    Thanks.

    Bill,
    You are correct that you want to avoid populating values in the same global arrays g_f0n more than once by creating tabular forms in two regions. It would be hard to distinguish from which region values in a particular array came. You can, however use g_f01..g_f10 for one region and then g_f11..g_f20 for another region.
    This assumes you're doing manual process of these arrays, because the processes used by the wizard can only deal with one tabular form per page.
    Sergio

Maybe you are looking for

  • [SOLVED]Xorg 1.9 Fails to Start

    Since the Xorg version bump, X will no longer start using nouveau with KMS enabled.  X prints its pre-start text, the screen clears, then X promptly freezes with a blank screen.  Mashing Ctrl+Alt+Del and Alt+F* seems to indicate that X is not collect

  • How to populate Tree structure from BAPI while tree grows or shrinks

    Hi All Currently I am populating the tree structure from BAPI based on the HLevel (Hierarchy  Level) parameter, but when ever insertion and deletion happens in the tree at any level in the UI and at the same time i am updating these tree node values

  • Capturing In FCE

    Am trying to capture some DV footage into FCE, and when 2 GB of film is imported, I get a warning saying that capture has ben stopped due to lack of memory space. I have 500GB free!! This means that only 9 mins of film can be captured at a time and i

  • 7 page layout document - too long?

    I am working in Pages '08 in layout format. I have one long textbox, three small textboxes, one pie chart, and some tiny pdf pictures on each page. I am jumping back and forth between this and a Word document copying information in to create a manual

  • My ipod starts the sync and finishes but then no new stuff appears in my ipod. error (13019)

    my ipod is new, only a month old, whenever i sync it with my itunes it starts the sync, finishes it but then says there was an error and it could not finish the sync (13019). i realy do not want to restore my ipod because i am not sure if it will the