-
2 Jul 2008 7:08 PM #1
form preview - need ideas: URGENT
form preview - need ideas: URGENT
Hi,
I have a form panel with many tabs & fieldsets. The formpanel has preview tool:
1. I would like to provide preview of the formpanel, is there any default option in ext js.
2. Also if the user enters value in the form fields, the preview window should show the entered values.
3. Want to open a window which can show the formpanel with latest data (mean user entered data)..
Please throw your ideas...
-
3 Jul 2008 10:06 PM #2
form preview
form preview
any idea how to preview the available form elements with value ????
-
3 Jul 2008 10:15 PM #3
I'm not sure what you mean by "preview" of the FormPanel? what exactly do you want to preview? From what you are saying there it sounds like you want a complete copy of it in another area/panel/window?
'Once again, fortune vomits on my eiderdown'
- Edmund Blackadder
-
4 Jul 2008 9:16 AM #4
yes another copy of the form
yes another copy of the form
Yes you are correct I need another copy of the form..
but it should have the recent values..
for example on load a form has 5 textboxes..user fills value...when user clicks preview tool, we have to show the copy of the panel with filled values...
-
4 Jul 2008 9:27 AM #5
I would think you need to do a DOM copy on the form when you need to show the preview - although seems like a lot of overhead.
-
4 Jul 2008 9:45 AM #6Sencha - Community Support Team
- Join Date
- Mar 2007
- Location
- Frederick MD, NYC, DC
- Posts
- 16,169
- Vote Rating
- 28
please STOP labeling your threads as urgent.

Jay Garcia @ModusJesus || Modus Create co-founder
Ext JS in Action author
Sencha Touch in Action author
Get in touch for Ext JS & Sencha Touch Touch Training
We are also working on Video-based Sencha Touch training: Check it out here.
-
4 Jul 2008 3:43 PM #7
can anyone temme how to create dom copy
can anyone temme how to create dom copy
can anyone temme how to create dom copy
-
4 Jul 2008 4:41 PM #8


Reply With Quote
