Search results

  1. V

    cscombox box drop down

    Thanks for your reply, Here is my issue combox1 and combox2 hold different data like for instance combox1 will be a code like "123" and combox2 with be the description of that code like "test entry" so 123 description is test entry. If a user enters in 123 then I would like the description...
  2. V

    cscombox box drop down

    I am new to the whole progress development. I am curious if this is possible. I have two combo boxes pulling data from the same table. If user goes into combox 1 I would like it to set the corresonding value in combobox 2 and vice versa. This doesn't seem like a hard thing.
  3. V

    Temp Table question

    Progress 9.1D Appbuilder I think I just need to be pointed in the right direction. I have user input fields in a progress window that I would like to assign the screen value of the input fields into a temp table. Then would like to be able to display the temp table via a browse. Then I would...
Back
Top