I am trying to add a Part Dataview to Application Studio. I was not having much success adding an actual DataView to Sales Order Detail entry.
So I created a BAQ and added the BAQ to a DataView and added an event. The DataView is called PartAdd2.
When i go into F12->Ctrl-Alt-8 and Cntrl-Alt-V i can see my PartAdd2 dataset and it is propulated with the correct data Partnum etc.
However, my fields on the form are not showing the field data from PartAdd2.MfgComment, etc.
I feel like i am missing something, I can see the data in the Debug DataView.
Any help appreciated.
DaveO