Jump to content

aaa

Members
  • Posts

    595
  • Joined

  • Last visited

aaa's Achievements

Proficient

Proficient (10/14)

  • First Post
  • Collaborator
  • Posting Machine Rare
  • Conversation Starter
  • Week One Done

Recent Badges

0

Reputation

  1. Hi, Opieos! Create unstored calc field: Get(CurrentDate)-Date_Created
  2. Кто вы?
  3. Hi, nena! Read about condition list.
  4. Hi, lestred. May be it can be did more easy. One of way is in attachment aaa.zip
  5. Hi, csrofani! <> this is result of calculations and i think you can't do it on this method. But why not by script: GTRR(Show only related) Go To layout Your_Layout Print
  6. aaa

    Display sort order

    Hi, Normand. If you sort your foundset by script, you can do it having one global field, where you will put sort order.
  7. Hi, Jokez. Why you can't search? It must work. Can you tell detailes?
  8. Hi, Lukas! Read about relationships.
  9. Hi, pmworld. Use Go to related records script. Read about this in help
  10. Hi, friend. Using WebViewer you can analize source code of the WebPage and get necessary information from it. I did it for exchange rates.
  11. Hi,digitaljunkie . I think must help Show custom dialog script. Instead pausing use this script with necessary buttons.
  12. Hi, Karen! I dont understand your question. You have text and you want to sort all his words in alphabetical order? If yes,idea is: Create Calc_field=Replace(Textfield," ","¶") Then create value list based on alc_field Can you put here example what you want to do?
  13. Hi Gilbert! Use function Count(Relation_To_A::Project_ID)
  14. Hi again. I think that the best place to learn is this forum. Here is many attachments of examples which show how you can resolve your questions.
  15. Hi, Straggler! You can say to users be disable from network before using local copy. Script uses only opened local copy. Or dont alow them copy file from host.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.