Hey, It is my requirement to display the ID on success screen.
my comments are underline below.
Insert a timer control from the Insert tab. Set the desiree time >> Where to insert the timer , is it on success screen Or form screen ?
Ontimerend property u put the navigate function to the success screen. >> Success screen or Form Screen where to put this with formula navigate (Success Screen name)?
Onselect of the save button put StartTimer(Timer1) >> Form screen correct ?
U can hide the timer control with visible property set to false >> Okay
Please help. thanks