Checkbox standard value problem

Hei!
I have a problem with a form created in Life Cycle Designer 8.2 (on win7):
The form has several yes/no checkboxes. I want this checkboxes to be off when the form is opened.
In the object tab i can choose the standard value. On some checkboxes it works fine - on the last two it isn't.
I copied and renamed the working ones but that doesn't help.
Does anyone have a hint for me where to look for a solution?
You can see the form here:
https://acrobat.com/app.html#d=SkIFUF4gRvOyFiYHEzBkdw
Greetings from Vienna/Austria!
Peter Strubreiter

Hi ßeta,
The issue is that for these two sets of checkboxes the default value for both is "off". Because of the global binding and the reverse values, this was forcing a tick in "nein".
The other checkboxes are a hack, as you have cleared the default value. You must have edited the XML Source to turn off the default value. It works, but I wouldn't recommend it.
Here is the form back with the two checkboxes working, but I would strongly recommend radio buttons.
https://acrobat.com/#d=ifdyhi3ZUr-Auzo*TfNnhw
As you have seen you can set the radio buttons to have a square box appearance, which suits the fill in by hand workflow.
You can have script in the radio buttons to allow users to deselect a choice. Have a look at this example. You need the script in the mouseDown and mouseUp events of the radio button only. You don't need the rest of the script:
http://www.assuredynamics.com/index.php/category/portfolio/changing-the-visual-appearance- of-checkboxes-and-radio-buttons/
Hope that helps,
Niall
Assure Dynamics

Similar Messages

  • How to solve sync problem between Outlook calendar and iPhone when reminder is set to _some_ non-standard values?

    Hi,
    I am having a sync problem between my iPhone/iPad and Outlook calendar events (Outlook 2010).
    Here is the description of the problem:
    1. In Outlook - please create a new event/appointment (e.g. "Test").
    2. Reminder is set by default to 15 minutes. You can change it by using a dropdown menu - please select: "0,5 days".
    3. Click on "0,5 days" and change it manually to "14,5 days".
    4. Click on "Save & Close".
    5. (Do not snooze or dismiss the reminder.)
    6. Sync with your iPhone/iPad.
    7. Open this new event on iPhone/iPad - you can see that alert is set to "15 minutes before" instead to a correct value that was set in Outlook.
    The same problem can be seen if you set the reminder to e.g. "3 weeks" (standard value is "2 weeks").
    However, it is interesting that non-standard values like "1,5 days" (and all other until "13,5 days") are synced without any problem.
    Does anyone have a solution how to solve this problem (different than the trivial solution of not using those strange values)?
    Thanks!

    Thanks to another post (https://discussions.apple.com/message/17501071#17501071) I reset the sync history, here is what to do: 
    Launch iTunes.
    Before you hook up your iPhone to the PC and iTunes do this: Go to iTunes Edit menu > Preferences… > select the iPhone > click the Reset Synch History button > click OK.
    Connect the iPhone to the PC and let iTunes recognize it.
    In the top right corner is the iPhone icon, click on the left side of the iPhone icon > the iPhone menu launches.
    In the menu along the top click on Info > make your selections > click Sync button > it gives you a dialog at the top with the steps it’s going through during the sync.
    In the top left of the iTunes app > click Exit.

  • CAPP - standard value calculation origin 9 function module CE22.

    Dear,
    I've a project where i need to calculate standard value time based on multiple and various criteria. (standard price of a all components assigned to one operation)
    I've seen that it should be possible to calculate a characterisitic value based on a function module in a method. (characterisitic value origin 9 - function module).
    When i try to use the method with a function module I get a dump. ( CALL_FUNCTION_PARM_MISSING).
    I don't find any documentation on the usage of a function module. as origin for CAPP.
    Could you please help me ?
    Br,
    Daniel.

    There are so many threads and documentation available on the same..Please search the same.
    Moreover if you share the error then it would be easy to know the exact problem
    Regards,
    AL

  • How to batch change the standard value of routing

    Dear all,
             I meet a problem, and need you help.
            As you know, we can use T-code "CS20"  to batch change a component's quantity in different Bom by a factor.
           for example:  Component a in Fert. A,  quantity change from 6g x 0.9 = 5.4g
                               Component a in Fert. B,  quantity change from 8g x 0.9 = 7.2g
           now, my question is how to Batch change the standard value in routing. (select by work center)  CA85N can select the value, but seems can not batch change by a factor,
           thanks in advance

    It is not a big task for u prasobh...Just play in CEWB for 5-10 mins you will understand everything....
    If you face any issue let me know..
    For ur information I am also an IBM employee...
    Gobi

  • How to give a checkbox the value "row number" (like [row selector])

    I like to define a checkbox with htmldb_item.checkbox and give the checkbox the value 'row number'.
    It has to be the row number as displayed. Therefore I cannot use rownum or row_number() because the htmldb sorting functionality change the sequence after the row numbers are given.
    How can I give the checkbox this value, or as alternative how can I get the current row (checkbox element) in javascript from the checkbox onclick event.

    Vikas,
    Thanks a lot.
    This works.
    I use this number also to construct javascript and I walk in problems which are also solved now.
    therefore for anyone else who also want to use '#ROWNUM#'. keep in mind that for the sql #ROWNUM# is just a string and should be treated as a string therefore use quotes around it. The #ROWNUM# string is translated after executing the query, when the page is constructed from the result of the query.
    Fred.

  • How to pass checkbox multiple value in URL as parameter?

    Hello,
    I have a checkbox in two page. The checkbox is based on a LOV and user can check more than one value at a time. The return value of the checkbox is like "ID1:ID2".
    I want to call another page with the same checkbox item and want to pass the checked value via the URL.
    This cause problem because checked value are separated with : that not work in URL.
    So, how can I pass checkbox multiple value in parameter via an URL?
    Thanks
    Jean

    Jean,
    Why pass it in a URL instead of just using what's in session state? On your second page, set the Source Type of the check box item to ITEM and enter the name of the check box item on the first page.
    Sergio

  • Operation Overview-Standard Values Rounding

    In production order operation overview screen, the standard values (setup time & Processing time duration) are rounding up and displaying with one decimal place. Where as in routing the same standard values are displaying with 3 decimal places.
    Is there any config setting (or screen exit) for to display setuptime duration in CO02/CO03 operation overview screen with more than one decimal places?

    Saiful,
    Execute T code CUNI.
    Select 'Time' & click on 'Unit of measurement'.
    In the next screen, select the desirder UOM. Click on details.
    Under 'Display' put 3 for 'Decimal places'.
    And under conversion put 6 for 'Decimal places rounding'. Save.
    It will solve your problem.
    Hope this helps you.
    SmanS

  • Workcenter Standard Value and Routing

    Hi! Friends
         As Standard SAP CR01 does not supports more than 6 Standard Values, the alter option we are moving for is to create a operation with Dummy Workcenter which contains the Standard Values Other than the mentioned 6 standard values.
       Is there any problem for moving through this option, whether it creates any Costing, costrun problem. kindly guide me
    Thanks and Regards,
    SRK

    Hi,
    I am not sure how a Dummy Work center creation for additional Std valus will help your Business.
    But If you are using the same try to adopt the below points :
    1. Don't use any Activity types for the Dummy Work center in Costing Tab screen
    2. You can even remove the COsting Relevancy for the Operation in the Routing .
    Hope this will help you.
    regards
    radhak mk

  • Unit of measure for Standard Value.

    Hi Gurus
    I have maintained Standard value LABOR in workcenter and maintain deafault value for unit of measure in workcenter Default tab .
    But that unit of measure is not defaulted in routing when i put some value.

    Hi Mayuresh,
    When you insert a work center in the routing, the defaults specified in the Default Values tab gets copied into the operation. The Standard Value Units get copied to the Standard Value fields (1 to 6) i.e. eg: In work center you have specified the Standard Value key as SAP1 which has the fileds - SETUP, MACHINE & LABOR, then in the operations if you scroll, you will find 3 columns named as SETUP, MACHINE & LABOR with the Standard Value Unit which you have maintained in the Work Center - Default Value tab. You can edit these UoM in the routing though.
    The same holds good when you assign the work center directly in a production order, you can edit the values in the StandadVals tab of the Operation.
    Hope the above answers your query.
    Regards,
    Vivek

  • Rounding off value problem in sales order

    Hi All,
    This is related to a rounding off value problem in sales order.
    The problem is described by an example which is as follows -
    Selling Price of Material A = Rs. 176.76
    Excise charged = Rs. 21.80
    Total Price = Rs.176.76 + Rs.21.80 = Rs. 198.56
    On this total Trade Discount (ZDTD) having access sequence,is calculated  at the rate of 4% = Rs. 7.94
    But the condition base value after the discount is showing Rs.198.60 instead of Rs.198.56
    I want the system to reflect the value as Rs.198.56 intact and it should not round up to the nearest value i.e. Rs. 198.60
    Why is this happening? Is it possible to reflect the exact value? If yes what is needed to be done?
    The commercial round off is activated for the DIFF Condition Type.
    Looking forward to some valuable suggestions.
    Thanks & Regards
    Priyanka Mitra

    Hi Ramesh,
    Thanks for your suggestion but the problem has been solved by me.
    Regards
    Priyanka Mitra

  • How to determine the value of a Standard Value in a routing operation

    Dear Experts,
    Kindly guide me on how to detemine the value of my Standard Value in the  operation of my routing, or in the phase of my Master Recipe.
    I mean what determines the value that I enter for the Standard Values: Machine  and Labor in the phase of my Master Recipe?

    Hi,
    In the Routing / Master Recipe, the standard values are based on the lot size.
    For Example, if you have the lot of 100 KG, then in recipe the machine time will be 2 hr and labor time will be 2 hours, it means to make 100 KG we require 2 hrs of machine and 2 hrs of labor.
    Normaaly all production manager / supervisor will have the date for the hours. The system will calculate will respect to batch / lot size.
    If you have order for 1000 KG, then the system will assign 20 hrs for Machine and 20 hrs for labor.
    This will be used for Capacity planning and Costing.
    Capacity plan here your requirement is 20 hrs for machine and labor. If you have a reacto which wil run for 24 hrs a day, then the order will be completed in a day.
    Costing is concerned, all std. valur key will be assigned with an activity type in work center / Resources and the prices for activity type / cost center will be maintained in KP26.
    Based on the cost and hours, the system will allocate cost for the order (it will be planned cost). When you are confirming the order you will enter the actual time for the operation, then that will be your actual cost.
    Pl do a sample test scenario in your sand box, and surely you will understand more.
    The data for Routing / Recipe will be provided by the production manager of the plant and activity price will be provided by the finance team.
    Thanks,
    JK

  • How to make the current values in the frontpanel as standard values (in an exe-file)?

    There are some posts to this topic, but I couldn't find a satisfying solution to this.
    Simply example for what I am looking for a solution: The fronpanel includes one numeric input element. I start the VI, change the value of the numeric input element to an other value and than stop the VI. The next time I start the VI I want the numeric element to have the value that it had when the VI was stoped. Preferably, I want the value of the numeric element be setted up as "standard-value"  when I push a button (see the example attached).
    Thanks.
    Solved!
    Go to Solution.
    Attachments:
    Frontpanel_SaveAsStandard.vi ‏8 KB

    I put together a very basic example, which should give you the idea. Find it attached (this subVI only works with doubles).
    Of course the toolkits which Sam_Sharp mentioned are much more "pro" solutions with much more options...
    Regards!
    Attachments:
    emulate_exe_mainVI.vi ‏16 KB
    config_subVI.vi ‏22 KB

  • Bapi to change Standard Values

    Hy,
    can anyone tell me if exists a BAPI to change standard values (times) for production order.
    tks,
    Tiago

    Hello Tiago,
    try with BAPI_PRODORD_CHANGE.
    Best Regards, Dirk

  • Goods receipt at standard value also if there isn't record in Qbew..

    Hi i have this question:
    i have PP order to deliver. Material to deliver is Make to Order in particular for WbE, price control S.
    It's the first time a deliver it in the sistem, so Qbew is clean.
    I have calculate the standard cost for the material only with ck11n so at divisional level so only Mbew as the standard value that is 100.
    My planned cost for the PP order are 110.
    What i want to realize is to have a good receipt (MB31) at Mto stock evaluated at standard price 100 and not with planned value 110!!!
    The process run as i want if the sistem has already a record in Qbew, but not when is clean!
    Thanks.
    Paolo

    hi, try to be clear.
    I have MTO business scenario, but  i don't calculate standard cost with CKW1 but only with ck11n,a nd i released with ck24.
    So,for istance, i have an article with:
    control price S and  standard price released 100,and procurament type E, dependent requirement indicator= 1.
    so i create an PP order to produce this article linked to a WbE, so i have an MTO order. After saving this ord and realising it, planned cost are valuated and for example are 110.
    Then i confirm all activities... labor... picking... external... Mh etc...my total actual cost are 120.
    Now i want to deliver this article to valuated stock, it's MTO so in my case i have the production order that is assigned to the account of the project.
    So when i deliver it movement 101 Q , the stock of the WbE linked to PP order should increase of a standard value so i suppose 100, but this doesn't happend the stock increase of 110, the planned value. Infact after this in Qbew i have 1 quantity and 110 value stock!
    How could i have an increase of standard price 100 of my stock instead of planned cost 110? so the next PP orders makes consumption at standard? 
    is it more clear now? i hope.
    What i should do? Because in the case of cost planned is equal to cost standard released i have the luck and moviment to stock is done at hte right value but it's luck.
    Thanks!

  • Standard Values in Production Order for Alternate Work Center

    Hi SAP Expert,
    I would like to find out whether there is possible solution for the requirements as below:
    e.g.
    >>> Routing for Product A only has one Operation 0010.
    >>> 4 Work Centers/Resources (A,B, C, D) can be assigned to run this operation where all these 4 Work centers/resources are having different capacities (Setup, Labour, Machine hour & Electricity are different).
    >>> Out of these 4 work centers, only one work center will be selected (Selection criteria will be based on the capacities & availability).
    >>> In my current setting, only one preferred work center (A) is maintained in the routing for operation 0010.
    Issue:
    >>> If I select the work center B manually in APO during the planned order creation, the Production Order created will be tied to work center B but the standard values captured in the Production Order are still referred to the standard value of A.
    Question:
    1. Is there any way I can maintained in the routing so that it will captured all the different standard values for each work centers?
    2. If the answer is yes for Q1, then can the SAP auto populate the correct standard value into the Production Order according to the work center I selected before the planned order is converted into Production Order?
    Thanks.
    Regards,
    Hooi Chia

    Hi,
    You can use alternative sequence in routing and mainain three different sequence for all 4 workcenter.
    At APO side you can maintain priority for alternative sequence in PPM/PDS.
    Now when you execute the scheduling Heuristic depending on priority and capacity workcenter will be assigned.
    Regards,
    Vishal

Maybe you are looking for

  • Dual monitor settings on macbook pro 13"

    I am using a 13" MacBook Pro (non retina display) that only has 1 thunderbolt port to connect a 2nd display.  I was able to get 2 displays to work by using a mini display port to HDMI adaptor and USB to HDMI adaptor.  However, I can not get the monit

  • ITunes Library.itl file, and temp files after Time Machine retrieval

    Hi - I messed up a playlist and got it back fine using Time Machine, but I'm left with temp files as well as iTunes Library.itl and iTunes Library.xml files on my desktop (that's where I placed the needed file for playlist re-import).  Can't delete t

  • Folder names opt at root level

    May I safely delete a folder named opt, which has suddenly appeared in the root level of my drive? I know it is required by some open source applications (VPNs, for example), but I don't recall installing any software that placed it there. None of my

  • EM Console Not Working

    Hi all I Installed Oracle 11g R2 in Windows Server 2008 R2 System.. I have two databases as CSDB & ITMS Now i hav problem with CSDB EMCONSOLE, and ITMS EMCONSOLE Working Fine... While creating New Repository am getting the below errors.. C:\>emca -co

  • How can I update my iTunes to iTunes 10.5 when I get an error message saying I'm missing a program each time?

    How can I update my iTunes to iTunes 10.5 when I get an error message saying I'm missing a program each time?