Alpha Software Mobile Development Tools:   Alpha Anywhere    |   Alpha TransForm subscribe to our YouTube Channel  Follow Us on LinkedIn  Follow Us on Twitter  Follow Us on Facebook

Announcement

Collapse

The Alpha Software Forum Participation Guidelines

The Alpha Software Forum is a free forum created for Alpha Software Developer Community to ask for help, exchange ideas, and share solutions. Alpha Software strives to create an environment where all members of the community can feel safe to participate. In order to ensure the Alpha Software Forum is a place where all feel welcome, forum participants are expected to behave as follows:
  • Be professional in your conduct
  • Be kind to others
  • Be constructive when giving feedback
  • Be open to new ideas and suggestions
  • Stay on topic


Be sure all comments and threads you post are respectful. Posts that contain any of the following content will be considered a violation of your agreement as a member of the Alpha Software Forum Community and will be moderated:
  • Spam.
  • Vulgar language.
  • Quotes from private conversations without permission, including pricing and other sales related discussions.
  • Personal attacks, insults, or subtle put-downs.
  • Harassment, bullying, threatening, mocking, shaming, or deriding anyone.
  • Sexist, racist, homophobic, transphobic, ableist, or otherwise discriminatory jokes and language.
  • Sexually explicit or violent material, links, or language.
  • Pirated, hacked, or copyright-infringing material.
  • Encouraging of others to engage in the above behaviors.


If a thread or post is found to contain any of the content outlined above, a moderator may choose to take one of the following actions:
  • Remove the Post or Thread - the content is removed from the forum.
  • Place the User in Moderation - all posts and new threads must be approved by a moderator before they are posted.
  • Temporarily Ban the User - user is banned from forum for a period of time.
  • Permanently Ban the User - user is permanently banned from the forum.


Moderators may also rename posts and threads if they are too generic or do not property reflect the content.

Moderators may move threads if they have been posted in the incorrect forum.

Threads/Posts questioning specific moderator decisions or actions (such as "why was a user banned?") are not allowed and will be removed.

The owners of Alpha Software Corporation (Forum Owner) reserve the right to remove, edit, move, or close any thread for any reason; or ban any forum member without notice, reason, or explanation.

Community members are encouraged to click the "Report Post" icon in the lower left of a given post if they feel the post is in violation of the rules. This will alert the Moderators to take a look.

Alpha Software Corporation may amend the guidelines from time to time and may also vary the procedures it sets out where appropriate in a particular case. Your agreement to comply with the guidelines will be deemed agreement to any changes to it.



Bonus TIPS for Successful Posting

Try a Search First
It is highly recommended that a Search be done on your topic before posting, as many questions have been answered in prior posts. As with any search engine, the shorter the search term, the more "hits" will be returned, but the more specific the search term is, the greater the relevance of those "hits". Searching for "table" might well return every message on the board while "tablesum" would greatly restrict the number of messages returned.

When you do post
First, make sure you are posting your question in the correct forum. For example, if you post an issue regarding Desktop applications on the Mobile & Browser Applications board , not only will your question not be seen by the appropriate audience, it may also be removed or relocated.

The more detail you provide about your problem or question, the more likely someone is to understand your request and be able to help. A sample database with a minimum of records (and its support files, zipped together) will make it much easier to diagnose issues with your application. Screen shots of error messages are especially helpful.

When explaining how to reproduce your problem, please be as detailed as possible. Describe every step, click-by-click and keypress-by-keypress. Otherwise when others try to duplicate your problem, they may do something slightly different and end up with different results.

A note about attachments
You may only attach one file to each message. Attachment file size is limited to 2MB. If you need to include several files, you may do so by zipping them into a single archive.

If you forgot to attach your files to your post, please do NOT create a new thread. Instead, reply to your original message and attach the file there.

When attaching screen shots, it is best to attach an image file (.BMP, .JPG, .GIF, .PNG, etc.) or a zip file of several images, as opposed to a Word document containing the screen shots. Because Word documents are prone to viruses, many message board users will not open your Word file, therefore limiting their ability to help you.

Similarly, if you are uploading a zipped archive, you should simply create a .ZIP file and not a self-extracting .EXE as many users will not run your EXE file.
See more
See less

Placing Dynamic Content into Browse Columns

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Placing Dynamic Content into Browse Columns

    Does anyone know of better/clearer instructions for Placing Dynamic Content into Browse Columns?

    Thanks,

    kenn
    TYVM :) kenn

    Knowing what you can achieve will not become reality until you imagine and explore.

    #2
    Re: Placing Dynamic Content into Browse Columns

    Morning, Ken. Not sure what fuzzy instructions you're talking about. Not sure what "Placing Dynamic Content" means. In a sense that's what columns do by default, displaying whatever field values are present in the records at runtime. You must be talking about something else. What do you have in mind?

    Comment


      #3
      Re: Placing Dynamic Content into Browse Columns

      Tom,

      He's probably talking about Placing Dynamic Content

      It would be helpful to have some idea of what the issue is. The documentation seems sufficient to me.
      Last edited by Stan Mathews; 04-14-2008, 08:36 AM. Reason: changed link url from local to net
      There can be only one.

      Comment


        #4
        Re: Placing Dynamic Content into Browse Columns

        Stan,
        While you're waiting for Ken to respond, maybe you could enlighten me as to how the second example Static and Dynamic Text differs in any way from a standard browse row with two buttons added--I see nothing dynamic shown.

        Ken,
        If what you need is to know how to incorporate a button into a browse-- I followed Tom Baker's instructions and it was fairly simple--see text attachment.

        Mike
        __________________________________________
        It is only when we forget all our learning that we begin to know.
        It's not what you look at that matters, it's what you see.
        Henry David Thoreau
        __________________________________________



        Comment


          #5
          Re: Placing Dynamic Content into Browse Columns

          I believe the second example illustrates the use of static text as the button's labels and dynamic text in the text object just to the right of the buttons. That ojbect displays the name such as "Winston Abrams"

          Once you start editing the display format and adding controls, the field's contents are not part of the browse column display. To show the contents you must put them in a text object, dynamically.
          Last edited by Stan Mathews; 04-14-2008, 09:57 AM.
          There can be only one.

          Comment


            #6
            Re: Placing Dynamic Content into Browse Columns

            Thanks Stan,
            On(c)e you start editing the display format and adding controls, the field's contents are not part of the browse column display
            Now if this had been placed in the docs it would have been so much clearer!
            Mike
            __________________________________________
            It is only when we forget all our learning that we begin to know.
            It's not what you look at that matters, it's what you see.
            Henry David Thoreau
            __________________________________________



            Comment


              #7
              Re: Placing Dynamic Content into Browse Columns

              Thanks for the typo correction.

              Just for clarification. When I encounter something in the documentation that is not immediately clear, I start experimenting.

              If you create a browse and place a button in a column, the field's contents are no longer visible. How do I get them back?

              But then I've been doing this so long it is likely just second nature to me.
              There can be only one.

              Comment


                #8
                Re: Placing Dynamic Content into Browse Columns

                Originally posted by Stan Mathews View Post
                Thanks for the typo correction.

                Just for clarification. When I encounter something in the documentation that is not immediately clear, I start experimenting.

                If you create a browse and place a button in a column, the field's contents are no longer visible. How do I get them back?

                But then I've been doing this so long it is likely just second nature to me.
                Tom, Stan and Mike C,

                "Placing Dynamic Content into Browse Columns" is the topic in v9 Help as Stan noted. I did some experimenting as well (before posting) and met with the same results as Stan. This is what the Help states:

                To create dynamic content for a browse column:

                Open a browse in design mode.

                Select Column > Properties.


                Display the Other tab of the Column Properties dialog.

                So far so good, but........

                Click Edit Display Expression to display the Conditional Expression Builder.

                There is no Edit Display Expression button but rather a Edit Display Format button. NOTE: Right clicking on the column will also show the Edit Display Format right below the Properties.

                Click OK to save your edits and exit from the Column Properties dialog.

                Each column of the browse has a .displayequation property. (Hmmmmm, I can't find it.) This property defines the button format. Here are three examples.

                Alpha Five Version 8 allows you to embed buttons (and their attached Action or Xbasic scripts). This picture shows a browse with two buttons with constant text. You may place one or more buttons into any column of a browse. The button style may contain any combination of:

                static text
                graphic
                dynamic text (computed from data in the current row)

                Each column of the browse has a .displayequation property. This property defines the button format. Here are three examples.


                No, I did not repeat the last sentence. V9 Help did which I suspect is an oversight in the proof reading. Anyhow, look up this section of the Help and see if you can follow it as it is worded. It'l challenge most everyone.

                I will check out the link provided by MikeC.

                Thanks, kenn
                TYVM :) kenn

                Knowing what you can achieve will not become reality until you imagine and explore.

                Comment


                  #9
                  Re: Placing Dynamic Content into Browse Columns

                  Originally posted by MikeC View Post
                  Stan,
                  While you're waiting for Ken to respond, maybe you could enlighten me as to how the second example Static and Dynamic Text differs in any way from a standard browse row with two buttons added--I see nothing dynamic shown.

                  Ken,
                  If what you need is to know how to incorporate a button into a browse-- I followed Tom Baker's instructions and it was fairly simple--see text attachment.

                  [ATTACH]16955[/ATTACH]
                  Hi Mike,

                  I checked the link and I have no problem creating a button. The problem is following v9 Help. See my other response.

                  Thanks, kenn
                  TYVM :) kenn

                  Knowing what you can achieve will not become reality until you imagine and explore.

                  Comment


                    #10
                    Re: Placing Dynamic Content into Browse Columns

                    Originally posted by Tom Cone Jr View Post
                    Morning, Ken. Not sure what fuzzy instructions you're talking about. Not sure what "Placing Dynamic Content" means. In a sense that's what columns do by default, displaying whatever field values are present in the records at runtime. You must be talking about something else. What do you have in mind?
                    Hi Tom,

                    Sorry, I should have made it clearer as I did in my other response.

                    kenn
                    TYVM :) kenn

                    Knowing what you can achieve will not become reality until you imagine and explore.

                    Comment


                      #11
                      Re: Placing Dynamic Content into Browse Columns

                      I just upgraded from V5 to V9 and my learning curve is overwhelmed...
                      I can't quite get the last connecting piece to the new button / actions that are described here... If i want to place a button in a browse that can run a script i create = is that possible? Do i put a button in the column.. then if i do, how do i attach the script? So, if i want a browse (not embedded on a form) to run a report, or go to another form... how would i do this? I've also seen how you can now create an "on double click event" in a browse (not just embedded like before) but it doesn't seem to work? Is it still only on embedded browses that you can use the double click feature.. i thought this was one of the new improvements.
                      I am sure it is quite simple, but not seeing the final piece... any help?
                      Last edited by programsplus; 05-12-2008, 10:56 PM.

                      Comment


                        #12
                        Re: Placing Dynamic Content into Browse Columns

                        So, on a regular browse (Not embedded) - i put in the double click event
                        dim ptr as P
                        ptr = form.view("Customer - MGMT")
                        ptr.Quick_Search()

                        With this code, i can double click in the browse and go to my customer form...
                        but if i put an action script on the double click event to open a form it doesn't work?
                        Why does it work on the above but not on the action script to open same browse?

                        And just curious - but why does the double click event only work on embedded.. i'd much rather just create a browse with the same feature, than go to the hassle of creating a form, embedding the same "browse" information and then creating the double click... why does it matter?

                        And if i can't use the action script to call a form... how can i modify the above xbasic that does work, to open the form...but to the record that matches the customer number in the browse line i double click?

                        Comment

                        Working...
                        X