Aller au contenu principal

Recherche

Recherche

Make Data Entry Field "Remember Value Next Time" Blank On Open

Commentaires

6 commentaires

  • Avatar
    Peter Thane

    You need to save the label when you close it to remember the last used value. Checkout the link below which should help:

    https://support.seagullscientific.com/hc/en-us/articles/360009637014-Auto-Save-On-Close#:~:text=Yes%2C%20Go%20into%20BarTender%20%3E%20Administer,Dialog%20box%2C%20and%20hit%20Okay.

    0
  • Avatar
    Choi Lee Hiew

    Hi Pete, thank you for the link.

    Is there any workaround when user reopens the label data entry, it opens only with blank field at data entry instead of remembering last used value. I only need the field to remember the value after first entry for continuous printing until user closes/cancels the data entry form. When user reopens the data entry form, need it to be blank. 

    Or is it possible to reset the data entry form via vbscript whenever user reopens it instead of using the reset button ?

    0
  • Avatar
    Peter Thane

    If you enable this tickbox on the print screen in the label in Designer, then after a user has printed a label it will return to the input and/or database lookup screen for that label rather than closing fully and this will keep the values entered for those tickboxes you selected. If you disable the save label afterwards then the label will open with these fields blank again (as long as it was last saved with nothing entered in them)

     

    0
  • Avatar
    Choi Lee Hiew

    Hi Pete,

    Are there any possibility of calling the clear button via script ?
    Say I want to clear data entry boxes without clicking on the button but want to invoke it by script on open/close. 

     
    0
  • Avatar
    Peter Thane

    It sounds like you will need to create a From Level Action such as from the below menu

    0
  • Avatar
    Jarrett Celli

    Hello - I'm looking to do exactly what the OP has asked for. In my experience, the "Repeat data entry until canceled" box does return the Data entry form immediately after print, but the fields don't recall the last entered info and are blank. The only way to have those fields remembered is to check the "Remember value for next time" unfortunately this will save the values even after reopening the label - regardless if it was saved or not. I'm looking for a per session remember, not a forever remember.

    I've tried From-Level Actions but for what ever reason the "Clear Form Data" will not override the "Remember value for next time" option. The only solution I've found is to have the clear button on the form and hope the user remembers to clear.

    0

Vous devez vous connecter pour laisser un commentaire.