Support Article
UI look and feel is not coming properly inside Mashup
SA-32295
Summary
User has generated the Mash code from Case designer.
Now copy and pasted the code in HTML file. When user opens the HTML file in browser, in mashup application UI is not rendering as expected.
Like radio button text is overlapping and text inputs are not displaying the entire box.
Error Messages
Not applicable
Steps to Reproduce
1. Generate the Mashup code from Case Designer.
2. Copy and paste the Mashup code in HTML file.
Root Cause
A software use or operation error.
User has saved the file in local drive and open the file from same location. It is not a suggested approach for accessing Mashup application.
To access the Mashup application, one must host the HTML file in web server, like for Tomcat server one must host this HTML file in <install_dir>/webapp/<ApplicationDIR>).
Then access the application by using server URL.
Resolution
Perform the following local-change:
After hosting the HTML file in server, then Mashup application is rendering as expected.
Tags:
Published January 18, 2017 - Updated December 2, 2021
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.