Skip to main content
1-Visitor
October 31, 2019
Solved

Text box value entered in runtime

  • October 31, 2019
  • 1 reply
  • 940 views

Hi,

Is it possible to keep the value entered in a textbox in runtime as it is? Even when the page is reloaded, the last value entered in text box should not get disappeared. Is this possible?

Thanks,

Shalini V.

Best answer by rjanardan

Refer the section "How to Persist Textbox Value Across Mashup Refresh" in this article

1 reply

rjanardan16-PearlAnswer
16-Pearl
October 31, 2019

Refer the section "How to Persist Textbox Value Across Mashup Refresh" in this article

1-Visitor
October 31, 2019

Hi @rjanardan ,

Thanks for your swift response. This helped.