Results 1 to 8 of 8

Thread: Change data to Capital Character & search box in promptlist auto Capital character

  1. #1
    Join Date
    May 2014
    Location
    Jakarta, Indonesia
    Posts
    204

    Default Change data to Capital Character & search box in promptlist auto Capital character

    Hi friends

    I would to ask 2 questions,

    1. How to change the data (see attachment picture 1) to all capital character, (should I make a small program to make change overall
    2. How to make search box in PromptList (see attachment picture 2) automatically Capital character without to activate it via key Capslok on Keyboard.
    Like command DD_CASPLOCK in datadictionary.

    Thanks a lot for your advice

    I’m looking forward you soon reply

    Regards
    Yasa
    Attached Files Attached Files

  2. #2
    Join Date
    Feb 2009
    Location
    Somewhere in Vermont, USA - unless I'm not
    Posts
    11,085

    Default Re: Change data to Capital Character & search box in promptlist auto Capital character

    Hi -

    1) I'd loop through the data with Move (Uppercase(File.field)) to File.field.
    2) If the field being searched is capslocked (in the DD or grid) the search should capslock as well.
    Garret

    Time for an oldie but goodie:

    "If it ain't broke, you're not trying." - Red Green

  3. #3
    Join Date
    May 2014
    Location
    Jakarta, Indonesia
    Posts
    204

    Default Re: Change data to Capital Character & search box in promptlist auto Capital character

    Hi Garret

    Thanks a lot for your quick reply

    Regards
    Yasa

  4. #4
    Join Date
    Feb 2009
    Location
    Somewhere in Vermont, USA - unless I'm not
    Posts
    11,085

    Default Re: Change data to Capital Character & search box in promptlist auto Capital character

    Hope it helps!
    Garret

    Time for an oldie but goodie:

    "If it ain't broke, you're not trying." - Red Green

  5. #5
    Join Date
    May 2014
    Location
    Jakarta, Indonesia
    Posts
    204

    Default Re: Change data to Capital Character & search box in promptlist auto Capital character

    Hi Garret

    the two answers solve my problems perfectly

    I have 1 more question, hopefully you ever encounter it and help me to show to overcome

    let me describe it with an example ,

    would you pleased look at my attachment

    Thanks a lot Garret,

    Best regards

    Yasa
    Attached Files Attached Files

  6. #6
    Join Date
    Feb 2009
    Location
    Somewhere in Vermont, USA - unless I'm not
    Posts
    11,085

    Default Re: Change data to Capital Character & search box in promptlist auto Capital character

    The thing is you need to seed the value. I'm not sure how best to do so in the web side of things. Maybe someone else will have a suggestion?
    Garret

    Time for an oldie but goodie:

    "If it ain't broke, you're not trying." - Red Green

  7. #7
    Join Date
    Feb 2009
    Location
    The Netherlands
    Posts
    4,674

    Default Re: Change data to Capital Character & search box in promptlist auto Capital character

    What version of DataFlex are you using here?

    This looks a bit like a 19.0 bug that was fixed in RC2 (not yet in RC1).

  8. #8
    Join Date
    May 2014
    Location
    Jakarta, Indonesia
    Posts
    204

    Default Re: Change data to Capital Character & search box in promptlist auto Capital character

    Hi Harm

    I use Dataflex 2016 version 18.2

    Regards

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •