Can´t open an submitted sap app (via Eclipse Neon) on Fiori LaunchPad - eclipse

I'm going to try to be as more specific I can be.
So I'm building an Planning Calendar app on SapUi5 similar to this one.
But after I 'share project' on Eclipse and try to open the app on Fiori LaunchPad it gives me this error:
I'm new to this language and any kind of help will be appreciated. If you need anything else please let me know.
Thanks in advance for your help

Well after some time searching and analyzing the code with my fellow partners the only answer we can assume is the answer of #Ethan Jewett which is: 'Not sure. You'll probably have to share your app with someone to fully diagnose. It's possible that you used example code in your index.html and are pulling UI5 from a CDN or something instead of using the local one.'. If you want to understand (well) the problem please check the comments. Thanks to Ethan for all his help!!

Related

Validate from Field

I don't know if this is the right forum for my question, and I mean no disrespect, but here goes. Will someone please direct me to where I can learn how to validate a text field on a form. I have searched the Internet for 2-hours and have not come up with a solution. I am new to Dreamweaver. I have the free trial version Dreamweaver Creative Cloud and it does not have the Spry features of the previous versions. I apologize for rambling, but I am so frustrated.
Thank you
Have you tried w3Schools??
It has everything about PHP/HTML and CSS. Rather basic but you can expand from there

any plugin where user modify their profile and post panel at front end?

I want to know is there any plugin(s) where user first registered as editor then create a post or modify own post.
users can manage their profile and post panel.
I have searched a lots of plugins but still not found any sufficient.
i am newbee in wordpress. and little bit knowledge about wordpress. please help me.
Thanks in advance.
There is a good tutorial HERE.
Works for me. It's not so super-easy, but if you want to create clone of that side- you need to understand it.

tinymce create own plugin

I'm trying to create a plugin in TinyMCE. Sofar Google didn't help much: Alot of tutorials that don't work and give alot of errors.
Does anyone have a good tutorial or could someone post some sample code with some info?
I'm using version 3.5.4.
Like I said: I tried searching on Google and also searched StackOverflow.. Nothing usefull.
Thanks in advance.
Usually the tinymce developer documentation is a good way to start: http://www.tinymce.com/wiki.php/Tutorials:Creating_a_plugin .

Script that refreshes a website on all devices at the same time while developing

Some weeks ago I red about a script at github that will refresh a websites on all devices in the network at the same time while developing on it but I just can't remember the name.
I hope this answer doesn't count to the "this is not a research center forum" category but more I hope that someone might remember it we can share the answer for users that might looking for it too.
Before I get a thousand downvotes, please tell me if this a question at the wrong place (but where else then?)
Meteor has been getting a lot of attention lately, but if all you need is a full page refresh, you could use any pub/sub framework, like Faye, and a few lines of javascript.
Ok, I finally found it again:
https://github.com/marstall/shim

In refinery CMS "Settings" tab not occur in application admin

In Refinery CMS ,
On the settings tab in the back end not present.
Is anybody facing the same problem ?
In the demo application for refinery CMS the "Setting" tab is present.
When I created new project using refinery.
there is no tab "Setting".
Please tell me , How to enable that tab or is there any gem dependency ?
I am stuck with this only. :(
Please reply asap.
thanks in advance.
Hiya so just to share with wider audience the answer from refinery guys & here it is:
hope that email helped you
Philip Arndt : quote
to refinery-cms
Yes refinerycms-settings is no longer included by default.
It's now a gem packed separately to the rest http://rubygems.org/gems/refinerycms-settings
Cheers
This is just for people to help. The feature for "settings" tab not available in latest version of refinerycms. If want to do the configuration changes it will be in "configuration/initializers/refinery/"Thanks.