Inventory Web Browser  Topic is solved

Discussions relating to Jiwa 7 plugin development, and the Jiwa 7 API.

Inventory Web Browser

Postby DannyC » Wed Mar 17, 2021 5:37 pm

This might be a dumb question but I'd like to use the Web Browser in inventory maintenance.
Where do I enter the URL?
And then how do I get the Web Browser tab to display that URL?

I thought it might have something to do with the Web Browser plugin but I glanced thru the code and couldn't see anything related specifically to Inventory Maintenance.
User avatar
DannyC
Senpai
Senpai
 
Posts: 718
Joined: Fri Mar 22, 2013 12:23 pm
Topics Solved: 31

Re: Inventory Web Browser

Postby Mike.Sheen » Wed Mar 17, 2021 5:40 pm

DannyC wrote:This might be a dumb question but I'd like to use the Web Browser in inventory maintenance.
Where do I enter the URL?
And then how do I get the Web Browser tab to display that URL?

I thought it might have something to do with the Web Browser plugin but I glanced thru the code and couldn't see anything related specifically to Inventory Maintenance.


That plugin is a sample for a new form you add to the menu and navigates to http://www.jiwa.com.au - as can be seen on line 147:

Code: Select all
WebBrowser1.Navigate("http://www.jiwa.com.au", False)


You could adapt that to be a tab on inventory maintenance, and have it navigate to a URL stored in a field easily enough.
Mike Sheen
Chief Software Engineer
Jiwa Financials

If I do answer your question to your satisfaction, please mark it as the post solving the topic so others with the same issue can readily identify the solution
User avatar
Mike.Sheen
Overflow Error
Overflow Error
 
Posts: 2583
Joined: Tue Feb 12, 2008 11:12 am
Location: Perth, Republic of Western Australia
Topics Solved: 807

Re: Inventory Web Browser  Topic is solved

Postby Mike.Sheen » Thu Mar 18, 2021 11:29 am

Ok - After reading this again, I see you're talking about the web browser tab of inventory maintenance.

There is a plugin, "Inventory Web Tab" which adds a URL field.
You enter the URL on the tab... above the browser control, in the field labelled "URL"...
Screenshot 2021-03-18 082814.png
Screenshot 2021-03-18 082814.png (11.57 KiB) Viewed 885 times


Or you can do your own plugin, much as the "Inventory Web Tab" does and interact with the WebBrowser1 control of the form and use the WebBrowser1.Navigate method.
Mike Sheen
Chief Software Engineer
Jiwa Financials

If I do answer your question to your satisfaction, please mark it as the post solving the topic so others with the same issue can readily identify the solution
User avatar
Mike.Sheen
Overflow Error
Overflow Error
 
Posts: 2583
Joined: Tue Feb 12, 2008 11:12 am
Location: Perth, Republic of Western Australia
Topics Solved: 807


Return to Technical and or Programming

Who is online

Users browsing this forum: No registered users and 2 guests