8.03 dashboard oTrans

I have not found a solution yet, however I haven't really looked at this since I posted the question. I should get a chance in the next day or so to go back and work it out unless someone posts something between now and then.




________________________________
From: spmyers7582 <smyers@...>
To: vantage@yahoogroups.com
Sent: Tuesday, April 23, 2013 12:26 PM
Subject: [Vantage] Re: 8.03 dashboard oTrans


Hi,

Have you (or anyone else) come across any solution to this? We're using Epicor 905.607B and I have the same problem.

I have an updatable dashboard, using two BAQ's and a tracker view. I've added a button to the tracker, which prints a job traveller. What I want to do is get the button to focus on the JobNum combo (on the tracker view), so the correct traveller is printed.Â

However, csm.getNativeControlReference using the combo's EpiGuid does not work. I'm also unable to get two separate object statements to work in an enclosing block. Any ideas?

Thanks,

Steve

--- In vantage@yahoogroups.com, "tkoch77" <tkoch77@...> wrote:
>
> Hi all,
>
> I am trying to create a search button for a filter field on a dashboard tracker. I am getting an error saying oTrans not declared... any ideas on how to declare oTrans for a dashboard tracker?
>
> Dim dsVendor As DataSet = Epicor.Mfg.UI.FormFunctions.SearchOptions.listLookup(oTrans, "VendorAdapter", recSelected, False, whereClause)
>
> Thanks!
>
> -Ted
>




------------------------------------

Useful links for the Yahoo!Groups Vantage Board are: ( Note:Â You must have already linked your email address to a yahoo id to enable access. )
(1) To access the Files Section of our Yahoo!Group for Report Builder and Crystal Reports and other 'goodies', please goto: http://groups.yahoo.com/group/vantage/files/.
(2) To search through old msg's goto: http://groups.yahoo.com/group/vantage/messages
(3) To view links to Vendors that provide Vantage services goto: http://groups.yahoo.com/group/vantage/linksYahoo! Groups Links



[Non-text portions of this message have been removed]
Hi all,

I am trying to create a search button for a filter field on a dashboard tracker. I am getting an error saying oTrans not declared... any ideas on how to declare oTrans for a dashboard tracker?

Dim dsVendor As DataSet = Epicor.Mfg.UI.FormFunctions.SearchOptions.listLookup(oTrans, "VendorAdapter", recSelected, False, whereClause)

Thanks!

-Ted
Hi,

Have you (or anyone else) come across any solution to this? We're using Epicor 905.607B and I have the same problem.

I have an updatable dashboard, using two BAQ's and a tracker view. I've added a button to the tracker, which prints a job traveller. What I want to do is get the button to focus on the JobNum combo (on the tracker view), so the correct traveller is printed.

However, csm.getNativeControlReference using the combo's EpiGuid does not work. I'm also unable to get two separate object statements to work in an enclosing block. Any ideas?

Thanks,

Steve

--- In vantage@yahoogroups.com, "tkoch77" <tkoch77@...> wrote:
>
> Hi all,
>
> I am trying to create a search button for a filter field on a dashboard tracker. I am getting an error saying oTrans not declared... any ideas on how to declare oTrans for a dashboard tracker?
>
> Dim dsVendor As DataSet = Epicor.Mfg.UI.FormFunctions.SearchOptions.listLookup(oTrans, "VendorAdapter", recSelected, False, whereClause)
>
> Thanks!
>
> -Ted
>