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

Community Tip - New to the community? Learn how to post a question and get help from PTC and industry experts! X

Translate the entire conversation x

How to reload only a specific step of a wizard

SJ_11714880
3-Newcomer

How to reload only a specific step of a wizard

Version: Windchill 12.1

 

Use Case: Real time updation of wizard steps.


Description:

Hi, I have a custom promotion request wizard in which on the 1st step i am collecting some attribute values and then using them on the 4th step to propagate the step, but if i go back to step 1 and update some attributes, the values are not reflected on the 4th step immediately. Is there a way just to reload that specific 4th wizard step.

3 REPLIES 3
avillanueva
22-Sapphire III
(To:SJ_11714880)

Did this article not help? Not sure if you tried it:

https://www.ptc.com/en/support/article/CS253380?source=search

Its an example so you might have to tailor to your example but you are basically having it call a javascript function defined in beforeJS that does the reload. If you need specific help, would you mind sharing your setup and screen shots of wizard? Redact anything you need to.

Hi,
I have tried this solution, but on my 4th wizard its not only a table or tree builder but html tags also that needs to be re-calculated. So, this doesn't really helps me to reload the whole step.

 

avillanueva
22-Sapphire III
(To:SJ_11714880)

I like learning from examples. One that might be a good source is document creation where it asks for a soft-type to be select on one screen and then presents a UI to match on the second. If you go back and change the first screen, the second must be reloaded I would assume. I would go hunting for existing examples and how they did it.

Announcements
Top Tags