You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm following the Customize Search Results guide and tweaking for prescribe medication search not med statement. I need to understand the structure of items in the results iterable, and I want to do it without deploying and logging. (I can't seem to see print statements in the logs, but that's another matter.)
How can I gain the understanding I'm after, so I can actually work with the objects? Right now I just copy-paste example code and don't know what's going on or what else I could potentially work with, e.g. what codings are available to me, etc.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm following the Customize Search Results guide and tweaking for prescribe medication search not med statement. I need to understand the structure of items in the
results
iterable, and I want to do it without deploying and logging. (I can't seem to see print statements in the logs, but that's another matter.)How can I gain the understanding I'm after, so I can actually work with the objects? Right now I just copy-paste example code and don't know what's going on or what else I could potentially work with, e.g. what codings are available to me, etc.
Beta Was this translation helpful? Give feedback.
All reactions