Skip to main content
3-Newcomer
May 12, 2026
Question

Unable to retreive the input tex box values from previous step of a wizard, in the current step having a table builder

  • May 12, 2026
  • 2 replies
  • 19 views

We have a requirement for mass change quantity update, where we have 2 input text boxes in step 1 and in step 2 we have a table builder. The data on the table builder in step 2 would be based on the text box input from step1, but i am not able to get the value of the text box from step1 in the Nmcommand bean of the table builder. Could you please assist me here?

2 replies

17-Peridot
May 13, 2026

Hi ​@AC_14555549,

You may need to refer to the following article.

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

3-Newcomer
May 13, 2026

This article is not applicable. As my wizard has table builder

3-Newcomer
May 14, 2026

You can use javascript to get step 1 value