Noddy SO -ADM2

Hi talkers,
I wish to do something in ADM2, though I am more familure with ADM1 terms so I will explain how I would do it/ what I am after using V8 ADM1 termanology when it will be deployed using V9 ADM2.
The situation:
I wish to have a Smart Browse that is *linked* to a viewer that has widgets (Fillin,radio) to display the selected row in the browse details.
Any help here would be great, starting at the begining with what I need, assuming I am completly new to SO.
 
This shouldn't be as difficult as you imagine.

The first thing that I'd do is switch on the cue cards for SmartLinks. Appbuilder will then prompt you when a link is required, and even suggest some.

All you really need to do is create the SmartBrowser. This becomes your data source. Then create your SmartViewer and specify the data source as the SmartBrowser.

If both the browser and the viewer are to be displayed on one window, then you simply drop them onto the window and Appbuilder will prompt you to create the links. Once the links are created you can just run the window and everything will just happen automatically.

If you want to display the browser and viewer in different windows, let me know and I'll explain how to do it.
 
Yeah - Exactly as I thought and would expect. I completly jad gotten that far though something new with ADM2 popped up. I were prompted to make a Smart Query to ct as my data src. In ADM1 I would have simply made a SmartBrowse and viewer as I wish now, though I frequently used the query in the Smart Browser to supply the data down the Smart Links. However I were flumexed when prompted to make a Smart Query and link that to my browsers and viewers. Cheers for the help regards.
 
Back
Top