Client Build 203 beta-1

Discussion in 'New Release and Beta Release Information' started by Graham, Dec 4, 2006.

  1. Jason

    Jason Developer / Handyman Staff Member

    Re: Client Build 203 beta-43



    [quote user="qilin"]

    This is your template:<blockquote>

    ;Author: Dr Graham Chiu
    ;Date: 9-Nov-2006/2:17:24-6:00
    group-box 30x40 "marital status:" data [
    check-group 80x60 data [
    "single" true
    "married" none
    "de-factor" none
    "divorced" none
    "separated" none
    "widowed" none
    ]
    ]</blockquote>

    I plan to use this format but haven't started yet.

    [/quote]



    What are you two talking about ?

    :)
  2. Jason

    Jason Developer / Handyman Staff Member

    Re: Client Build 203 beta-43

    This code.

    makes this template -

    Attached Files:

  3. samlock

    samlock New Member

    Re: Client Build 203 beta-43



    With the templates, I'm trying to getthe Labelto print, without a Radio-group to activate it.

    Template:

    group-box -1x-1 "Lifestyle" data [
    label "Sleep is " radio-group 40x5 data ["sound" "restless" ]
    edit-list "" 15x5 data ["<4hr" "5hr" "6hr" "7hr" "8hr+"] return
    label ", Living Situation" radio-group 55x5 data ["Alone" "roomate" "Family" ] return
    Label ", Sexual Orientation Heterosexual " radio-group 20x5 data ["Y" "N"] return
    Label ", Stress level " radio-group 40x5 data ["low" "Med" "Hi"] return
    label ", Excersise " radio-group 25x5 Data ["No" "Yes"] edit-list "" 20x5 data ["no" "1/wk" "2/wk" "3/wk" "4+/wk" ] return
    label "Type " Check-group 65x5 Data ["Gym" None "Jog" None "Swim" none "Sports" none ] return
    ]

    Produces:





    And the generated text is:

    Lifestyle: Sleep is restless 5hr , Living Situation Alone , Stress level low , Excersise Yes 1/wk Jog, Swim, Sports,

    Notice thatthe label "Type" is not before Jog,Swim, Sports, but on the Radio-group lines, the labels do print.
  4. qilin

    qilin Member

    Re: Client Build 203 beta-43

    Still not working after I changed edit-list to user-list, what else is wrong?

    Nevermind, missed one. Now it's working. Thanks.

    BUT, the labels before user-list won't print either.

    Again, for check-group, I get this:
    Can this be:
    How do I delete a template?
  5. Graham

    Graham Developer Staff Member

    Re: Client Build 203 beta-43

    I'm going to have to create new variants on labels, and text which always print.

    You can't delete a template at present .. just reclassify it as "X" so it never shows up.
  6. DrO

    DrO New Member

    Re: Client Build 203 beta-43

    Using beta-44.

    Hitting Cancel In Consultation text, Full Screen, does not result in removal of the entered text!


    DrO
  7. Graham

    Graham Developer Staff Member

    Re: Client Build 203 beta-43

    I don't think it ever did. Cancel does not save the text to the database, but it is still present in case you change your mind ...

  8. Jason

    Jason Developer / Handyman Staff Member

    Re: Client Build 203 beta-43

    Actually I was going to mention it.

    Yes it used to remove it.

    My secretary has been messing up the dates because this feature dropped.

    We need it back so my Inbox isn't filled with (1) wrong dates, (2) wrong result types.
  9. Graham

    Graham Developer Staff Member

    Re: Client Build 203 beta-43

    Don't understand what your secretary has to do with the consult editor.

  10. Jason

    Jason Developer / Handyman Staff Member

    Re: Client Build 203 beta-43

    Sorry. I am talking about the [Add Result] popup.

    when you add or file to paperport directory, the date and result type don't blank anymore.

    They used to.

  11. Graham

    Graham Developer Staff Member

    Re: Client Build 203 beta-43

    Beta-46 is now available:
    1. Clears the diagnosis when switching patients
    2. Message Staff works again
    3. Add New (patient) now disables the "Add New" button
    4. Some other fixes ...
  12. Graham

    Graham Developer Staff Member

    Re: Client Build 203 beta-47

    Beta-47

    Adds a row of 10 buttons for quick access to doc appointments in the appointments tab.

  13. Jason

    Jason Developer / Handyman Staff Member

    Re: Client Build 203 beta-47

    Failed to open secure fax channel - make sure that you have the latest Synapse-Server installed
  14. Jason

    Jason Developer / Handyman Staff Member

    Re: Client Build 203 beta-47

    The [1][2][3] buttons just toggle between doctor schedules for me: Demo Doctor, Dr Murdoch, Test Doctor.
  15. Graham

    Graham Developer Staff Member

    Re: Client Build 203 beta-47

    Hmm. And you have the latest beta server?

  16. Jason

    Jason Developer / Handyman Staff Member

    Re: Client Build 203 beta-47

    probably not.
  17. Jason

    Jason Developer / Handyman Staff Member

    Re: Client Build 203 beta-47

    updated to beta5 (from 3) problem gone :)

  18. Graham

    Graham Developer Staff Member

    Re: Client Build 203 beta-47

    [quote user="Jason"]
    The [1][2][3] buttons just toggle between doctor schedules for me: Demo Doctor, Dr Murdoch, Test Doctor.



    [/quote]

    the buttons 1-10 refer to the list positions in the drop down list.
  19. Jason

    Jason Developer / Handyman Staff Member

    Re: Client Build 203 beta-47

    Would be useful for a secretary booking multiple doctors.

    Please fix the date/result type blanking. It's gone (and my secretary is makingerrors.).

    Attached Files:

  20. Graham

    Graham Developer Staff Member

    Re: Client Build 203 beta-48

    Clears the date and result type after adding a result.

Share This Page