Keeping or Saving a check box in agentry

Hi;
I am working on customising Work Manager 6.0 on Agentry Editor 6.1.3. I have a list of personnel on the left side of the screen and on the right hand side, I have a check box that shows for every personnel selected on the left side. Somehow when I tick this check box and move on to select another personnel, when I return to the previous one that I had checked, the check is gone and the check box is empty again. What steps do I have to do/undertake so as to retain this check box tick even when I navigate/select another personnel with their own tickbox?
Your help is very much appreciated!
Thanks and Regards;
Sizo Ndlovu

Hi Jason;
Thank you for the prompt response, ok, so I am using the WPF Client on windows to do the testing. This is a totally new screenset that I have created from scratch. Please see screenshot:
The screen on the left hand side is a Tile List.
The screen on the right hand side is a transaction screen that is being called by a Tile Edit defined field. What I would like to do is that, when a particular individual/personnel has been selected on the left and ticked on the right hand side, have their details: PersName, PersID and Work Centre stored on a different object/table for transmission later to the backend. This check box is created as a button on the screen and attached to a boolean property type, true when checked and false when unchecked.
I hope this answers all your questions to help me.
Thanks;
Sizo

Similar Messages

  • Check box value

    Dear members,
    i have 3 tables
    table coa (chart of accounts)
    coa_id PK
    name
    table locations
    loc_id PK
    name
    table coa_loc
    coa_id (PK, FK)
    loc_id (PK, FK)
    these are composite primary keys.
    now i have a form in which when the user navigate to coa block in the another block (detail block) i want to show the locations with a check box. if a location is aloted to a coa in the coa_lco table the check_box have to be checked and if not then unchecked.
    how can i do this because the check box is not related to the database. i writh the following trigger in the WHEN-NEW-ITEM-INSTANCE
    of the coa.coa_id item. but it does not work.
    IF :coa.coa_id = :coa_loc.coa_id and
    :loc.loc_ic = coa_loc.loc_id then
    :loc.check_loc = 'Y'
    ELSE
    :loc.check_loc = 'N'
    END IF;
    how can i do this work?
    thanks
    Muhammad Nadeem
    [email protected]

    THANKS DEAR RAVI,
    i used the following trigger:
    declare
    v_coa_id number;
    v_loc_id nuber;
    begin
    select coa_id, loc_id into v_coa_id, v_loc_ic from coa_loc
    where :coa.coa_id = coa_loc.coa_id and v_loc_id = :coa_loc.loc_id;
    IF v_loc_id = :loc.loc_id then
    :loc.check_box = 'Y'
    ELSE
    :loc.check_box = 'N';
    END IF;
    END;
    PLEASE GUIDE ME
    Dear is it possible to check/uncheck the check box as it reside in the location block (detail block) and keep in mind the check box is not related to the database.
    thanks
    Muhammad Nadeem
    [email protected]

  • Check Boxes in Excel Wookbook 97-2003 Not Saving Correctly in 2010

    Hello and Thank You for Your Time,
    We have a large number of workbooks with selection / check boxes that were originally save in the .xls (97-2003) format.  
    The reasoning for saving in this format is that we have a large organization with a number of different computers running different versions of Office products.
    When these .xls files are opened in 2010 and then "re-saved", the text boxes lose their positioning and the fields become overlapped.
    How do we avoid this, or what exactly is happening ?
    Thank You

    Hi,
    When you say "re-saved", do you mean save the workbooks to the current file format?
    Convert a workbook (Excel 97-2003) to new file format (from .xls to .xlsx) will cause compatibility issues, and it will cause a significant loss of functionality or a minor loss of fidelity in an earlier version of Excel as .xlsx format is XML-based
    file format, whereas .xls is a binary file format.
    I would suggest you to keep working on Compatibility Mode instead of resaving these files to .xlsx files.
    Hope this helps.
    Thanks,
    Ethan Hua CHN
    TechNet Community Support

  • I keep getting the message: "what should firefox do with this file" in Windows XP every time I want to download a file, e.g., adobe, excel, etc. How can this annoying message be deleted? The check box to "open file automatically" does not work!

    I keep getting the message: "what should Firefox do with this file" in Windows XP every time I want to download a file, e.g., adobe, excel, etc. How can this annoying message be deleted? The check box to "open file automatically" does not work!

    cor-el,
    Thanks for your prompt reply. However, the sources you gave do not seem to apply exactly to my situation. I have attached some screenshots that show what the dialogue box looks like for a pdf download, and what my settings in the Apps panel of Options are. You will note in the first screenshot that I have checked the box to handle this file type automatically; however, the next time I try to download a file of that type, the same dialogue box appears looking exactly like the one shown, so checking the "automatic" option appears to do nothing. The files to be downloaded from my Gmail messages are not generic or altered file types - they are shown as pdf, doc, docx, etc. So while your intent was good, your post did not help. Thanks anyway.

  • How to keep a check box in script

    hi
    how to keep a check box in script

    Hi,
    go to sapscript editor
    Change the editor to 'PC Editor' and take the menu.
    Include -> Characters -> SAP Symbols
    whether this will not be visible in the print preview.
    other wise..
    Just keep it like <697> in your text element.
    Telephone <697> : &W_TAB-TEL&
    Corresponding symbol will be printed in the paper.
    Note: It will not be displayed in the print priveiw.
    Regards,
    Shiva k

  • Preview not saving check boxes in PDF forms

    For some reason 10.6's preview will not save check boxes in PDF forms, you can click them but as soon as you save them they disappear.

    I'm having the exact problem. I have a fillable PDF form that has many checkboxes. Saving the pdf (doesn't matter whether it's 'Save', 'Save All', or 'Save As' under the File menu) will clear/reset the checkboxes in the file.
    Anyone know of a workaround for this? Or, is Apple fixing this soon? I really don't want to get Acrobat Pro 9 (well, I don't think it's compatible with Snow Leopard yet anyway)
    If you'd like a sample PDF file to try it out, let me know.
    Thanks.

  • At selection screen i have 2 check boxes i have to keep one of them checked

    At selection screen i have 2 check boxes i have to keep one of them checked.i can't keep both unchecked and one of them is checked by default.Please help how to do this?

    <b>Check thsi code now</b>
    PARAMETERS : p_c1 AS CHECKBOX USER-COMMAND um1 DEFAULT 'X'.
    PARAMETERS : p_c2 AS CHECKBOX USER-COMMAND um1.
    AT SELECTION-SCREEN.
      IF p_c1 = ' ' AND p_c2 = ' '.
        MESSAGE e000(z1).
      ENDIF.
    Regards
    Gopi

  • Enabling User Specific check box while saving layout in VA05

    Dear All,
    While saving layout in VA05 user specific check box is in disabled mode , is there any possibility to enable the check so that i can create user wise layouts in VA05.
    Regards,
    Prasad

    Hi,
    Goto SU3, enter user name and press enter
    goto parameters tab, enter parameter ID SD_VARIANT_MAINTAIN and parameter value 'A' and save.
    Now check in VA05, you will get save button in active mode.
    Regards,
    Hrishi

  • Want new tab to open to home page and why does firefox not have a simple check box in the options because I can't keep going through a long procedure each time

    I want new tab to open to home page and why does firefox not have a simple check box in the options because I can't keep going through the long tedious procedure each time I install firefox. It is something that should be in the options tab , and I want to know why it isn't. I am totally frustrated with firefox and getting ready to switch.

    You can use the SearchReset extension to reset some preferences to the default values.
    *https://addons.mozilla.org/firefox/addon/searchreset/
    Note that the SearchReset extension only runs once and then uninstalls automatically, so it won't show on the "Firefox > Add-ons" page (about:addons).
    If you do not keep changes after a restart or otherwise have problems with preferences, see:
    *http://kb.mozillazine.org/Preferences_not_saved

  • Firefox security settings will not save any of my passwords even when i click on the check box for saving passwords. please help.

    When a pop-up comes up on the screen it will ask to save my password or not, well, I click on save password but it doesnt save any passwords even when I have the check box checked for remembering my passwords for certain sites it will not save any type of passwords at all. What am I doing wrong? I am using linux-mac OS user.

    Simply because I don't think about using this option that takes more time to close... I always close ALL my windows with the X.
    Firefox doesn't hang at exit also...
    Using Firefox / Exit doesn't always save the bookmarks also... let's say there is 80% chances it will but not always... I noticed the first time I open firefox after booting the computer... Bookmarks won't be saved... But if I close firefox and re-open it, then it might save it... 50% guess...
    I tried the safe mode, but since its closing firefox and re-open it... new saved bookmarks sometimes work, sometimes don't... it's pretty unstable...
    Hopefully there is a solution to this problem in a near update, annoying... else I will simply reverse to firefox 3.6.16

  • When saving a fill-in form that contains check boxes, the filled in check boxes do not show up on the new PDF. How do I fix this?

    Basically, I have a form that comes over from a vendors that is Pre filled. I may have to manually answer some of the check boxes. Either way, when I go to save the form to put in our system, the checkboxes on the newly save PDF are now blank. How do I stop this from happening

    I use windows 7 and I current have Adobe Reader XI 11.0.09. The document is transmitted from a vendor to our AWD system, when I open it, it opens in Adobe for viewing and corrections

  • When I open firefox and check box to keep me logged in, it doesn't. I have to login and enter password everytime. This just started happening, not that way in the past. Also, not remebering id's for bookmarke sites.

    When I start firefox, it used to send me directly to my home page, now I have to login and enter password everytime, even when checking box to leave me logged in. Also, its not rememberin ids and passwords for my bookmarked sites.

    Make sure that you do not run Firefox in permanent Private Browsing mode.
    *https://support.mozilla.org/kb/Private+Browsing
    To see all History and Cookie settings, choose:
    *Tools > Options > Privacy, choose the setting <b>Firefox will: Use custom settings for history</b>
    *Deselect: [ ] "Always use private browsing mode"
    If clearing the cookies doesn't help then it is possible that the file <i>cookies.sqlite</i> that stores the cookies is corrupted.<br />
    Rename (or delete) <b>cookies.sqlite</b> (cookies.sqlite.old) and delete other present cookie files like <b>cookies.sqlite-journal</b> in the Firefox Profile Folder in case the file cookies.sqlite got corrupted.
    *http://kb.mozillazine.org/Cookies
    You can also try to update to Firefox 9.0.1

  • How to add check box to list screen in SYCLO Agentry?

    Hi,
    How can I add a check box to the list screen. I want to add a new column which allows the user to select the check box.
    I have tried with "Allow Multi-Row Select" option. When I selected this option I am getting an error
    "The For Object defined for the "Transmit" action is invalid. 'None' is not a valid choice since the Multi-Row Selection option for the list screen is enabled."
    -Shyam

    Is the list screen in transaction screenset or Object?
    You can't use the field type button in a list screen.  But what you can do is take a 16 x 16 image, with a checked box not checked.
    Users will not be able just to check the box to enable it or not.  You need to have an action linked to a button to the selected row, or you can have an action fire if the user double checks the row.
    Stephen

  • ICloud and iTunes, cannot get the check boxes to stay checked under  preferences for iTunes to keep automatic downloads for iCloud, how can I fix this?

    When using my iPhone and Macbook with iTunes, I cannot get the checkboxes to stay checked in iTunes to use the automatic downloads for iCloud.  It is so frustrating. I check box them and hit ok under store preferences for iTunes, and when I go back in, they are unchecked. I am so excited to use iCloud with my iPhone downloads and it is not working, if I can't get it to work with this, I am never going to get it to work for documents.  Please help.

    Hey man. Did you ever get a solution to this problem? I spent an hour on the phone with AppleCare yesterday, and am going to have to call them back when I get home from work today. It's driving me bonkers!!

  • Saved text fields and check-boxes empty when 3D window activates

    I've created Text Fields and Check-boxes in a pdf template, using LiveCycle Designer.
    I create the 3D work in Reviewer, and use the pdf template during Export to 3D pdf.
    Using 'Extend Features in Adobe Reader' the user can fill in the text fields, and click the check-boxes then save them with the pdf  - just using Reader.
    So far this is great!
    The problem comes when the pdf is opened again and the 3D window (A3DR_3DFrame) activated.
    All the completed fields empty!
    This is not great at all!
    I've did some tests and found that the filelds only clear if I include the Configs selection list box with the special name 'A3DR_Configs' in the template pdf. (A3DR_Configs lists the Configs stored in the 3D Reviewer file and the user can select the config from that list).
    This is unfortunate, as the A3DR_Configs window is useful since it indicates to the user which 3D config is currently being viewed (ie the name of the current config stays highlighted).
    Is this a bug that can be fixed or is there a workaround?
    thanks,
    Ian

    Would you mind to post your commenton the the approriated Adobe forum page ?
    This one is dedicated to Acrobat 3D
    The correct forum page for Designer is:
    http://forums.adobe.com/community/livecycle/livecycle_es/livecycle_designer_es
    Thanks in advance
    William

Maybe you are looking for

  • Unable to telnet to port 25 from within or without the network.

    Hi there, I have been wrestling with firewall and mail settings in Server Admin to enable mail services for a client and could use some assistance as I am new to mail administration on OS X. I am trying to isolate whether or not I am being blocked by

  • Can you Send for Shared Review in Batch Processing JavaScript?

    Hello! I am new to javascript and Acrobat 9 Pro. I have multiple documents emailed to me in a day and need to send/track each one individually. Can this be done using the Batch Processing javascript as a Shared Review? I have tried adding a button to

  • How do you track a stalker through an old stolen iPhone not registered through iCloud or Find My iPhone?

    My first iPhone was purchased by my partner, father of my child. He left us, Jan 2012. He stole it May 2012. I retrieved it. He has stalked me through that phone somehow ever since, knowledgable of all emails and texts. We couldn't prove it. He has s

  • Examples for Functions in XI

    Hi All, I am new to XI, I have few doubts when i am using functions in message mapping. Can any one provide how to use functions in message mapping with examples of each these functions like 1. BOOLEAN FUNCTION 2. NODE FUNCTION 3.STATISTICS FUNCTION

  • J1IH Additional Excise Error

    Dear All, When we are taking CENVAT Credit For RG23A Part II in J1IH Additional Excise It is Posting to the register correctly. Whereas if we want to take CENVAT Credit For RG23C Part II in J1IH Additional Excise It is Taking Full Credit for CENVAT C