Dear all,
We all know, once we create the mashup page it automatically creates 4 supporting file with same name.
Example:
- Create mashup page and give name as "DEMO" so it will automatically creates
1) DEMO.qext
2) DEMO.html
3) DEMO. js
4) DEMO.css
So if I rename file from DEMO to DEMO_2 then it is renaming only mashup file not these 4 files.
after renaming I can see file with name as DEMO_2 but when I edit respective 4 files still showing DEMO.
How can I change all the respective 4 file same as DEMO_2?