Alfresco form

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2013 08:15 AM
hi
Any one know how to show form using Ajax Response?
I got the Ajax Response as data .I can see in Browser.
How to show that data in user Interface?
If any one have any idea please provide some code or guidance on this.
Thank you in Adavance.
Any one know how to show form using Ajax Response?
I got the Ajax Response as data .I can see in Browser.
How to show that data in user Interface?
If any one have any idea please provide some code or guidance on this.
Thank you in Adavance.
Labels:
- Labels:
-
Archive
10 REPLIES 10
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-25-2013 11:01 AM
This is a slightly worse version of the problem that I had when displaying the return HTML from a webscript in a simple dialog (which is in escence what you are doing here). The problem is a div wrapper / class name / css issue.
All I can suggest is that you look at the div structure / class names / css when displaying the standard content that works and look for the differences when you display your pop up.
Good luck
Bob Johnson
All I can suggest is that you look at the div structure / class names / css when displaying the standard content that works and look for the differences when you display your pop up.
Good luck
Bob Johnson
