how do controls in Magnolia 5.4 work? - controls

I need to know how to work with controls in Magnolia 5.4. I've done the Hello Magnolia tutorial on their website and everything is ok, but I still have no idea how to use other controls because there is no article explaining it...
I hope some of you guys could help me out? :)

Start here to learn how to configure different fields (control is 4.x term, we use the term field since M5.0).

How to add fields on a form is also documented in Form definition and My first content app.
Give feedback to the Magnolia documentation team. Describe what kind of tutorial would help you.

Related

Custom URL for Component Search Results

I am writing to seek help to display custom results in a SEF URL on Joomla CMS.
Example: This is a page with a customized search, https://jobwalkins.in/search.html?search=IT&exf_5=1&exf_4=-1&option=com_jomclassifieds&view=search&Itemid=147
I would like to display this link as https://jobwalkins.in/today-walkins-in-hyderabad.html
I am using https://extensions.joomla.org/extension/jom-classifieds/ as the extensions.
Any helpful inputs will be greatly appreciated. I am looking forward to hearing from you soon.
Best Regards,
Syed H
I was able to get the desired output using https://extensions.joomla.org/extension/sh404sef/. The website in question https://jobwalkins.in/ now shows the predefined search results in custom URLs.
Here are a few of them which I was able to achieve:
https://jobwalkins.in/jobs-in-bangalore.html where the actual link was https://jobwalkins.in/search.html?search=&exf_5=2&exf_4=-1&option=com_jomclassifieds&view=search&Itemid=147
https://jobwalkins.in/today-walkins-in-hyderabad.html where the actual link was https://jobwalkins.in/search.html?search=&exf_5=1&exf_4=-1&option=com_jomclassifieds&view=search&Itemid=147
It works even for the links where the keywords are searched ex:
I searched for a keyword "fresher" and have set the page to render on custom URL https://jobwalkins.in/fresher-jobs.html where the actual link was https://jobwalkins.in/search.html?search=fresher&exf_5=-1&exf_4=-1&option=com_jomclassifieds&view=search&Itemid=147
The sh404SEF https://extensions.joomla.org/extension/sh404sef/ worked great and helped me address my concern very well.
Hope this post is useful for someone who may have a similar issue.

Stormpath - Create User Terms and Conditions Page

Does stormpath provide an easy way to implement a terms and conditions page? I have not found much information regarding a way to go about doing this. I am using Express in NodeJS.
Any ideas help.
Thank you
You should implement this as a page in your own application. You can modify our default templates to includes links to your pages.

How to configure custom rules in SonarQube for javascript

The sonar which we are using for javascript, there is no way to configure the custom rules in it. There are many links which are showing that it could be configure but when I am trying to find out the same things in our dashboard, they are no available. I am still searching on it. If any one can help, please help. Thanks in advance.

is there any tutorial exist for calling web service in android through ksoap 2.5.4?

friends,
i want to call webservice using ksoap 2.5.4(or latest) library any one guide me whats is the procedure of using it or any link of tutorial?
and one more thing is there request timeout related implementation exists in it?
any help would be appreciated.
try looking here: Basic KSOAP Android Tutorial
I have provided a few tutorials on using kSOAP with Android. I hope one of them helps.
http://roderickbarnes.com/blog/category/technology/web-services-technology
It is very important that you understand the big picture before just using the APIs. The comments in my code should shed a little light on the bigger idea.

CodeIgniter Help

I am trying to build an autosuggest using CodeIgniter, can i have some examples?
Try their video tutorials. They show you how to make a blog and a basic introduction to CodeIgniter.
Also, they have another list of tutorials that might give you a better idea.
Have a look at the PHP form_helper that shows you how to add javascript events and PHP callbacks on to form elements both of these you will need to use to work.
Good Luck

Resources