cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - When posting, your subject should be specific and summarize your question. Here are some additional tips on asking a great question. X

Using Web/Link as a front end for Pro/Toolkit app

FV
17-Peridot
17-Peridot

Using Web/Link as a front end for Pro/Toolkit app

Hello all,

Need an advise.

Trying to avoid making dashboards for UI (quite time consuming).

The control loop which I am thinking to use as follow:

-call ProWindowURLShowvia Pro/Toolkit command. The URL to be shown is a web/link html page.

-web/link html page is generated byPro/Toolkit app.

-allow user to fill necessary data on a web page.

-action button on a web page stores user input and calls Pro/Toolkit app via pfcDll.ExecuteFunction() to deal with the user input.

Did anyone try to do something like this? I would appreciate any input.

TIA.

Feliks.


This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.
1 REPLY 1

Hy,

i use html-pages for ProToolkitInput too. I don't tryed to generate the html-page from toolkit. I usually call the html page with some parameters and create the content with javascript dynamic or, I have a static page.

Robert

Top Tags