Breezing Forms component not saving quick mode form - joomla

Iam using a Breezing forms component of joomla on a newly developed website, but the problem is wen i create a Contact us form from quick mode with all the fields, textboxes, text areas etc............but after all the things are done and i try to save the form it is not saving, like after clicking save and navigate away from the page and again i go to quick mode forms
there is no form saved............i tried this on my local version of the website it is working fine there but cant understand why it is not saving on the online version of it.......am i missing something.
any help will be much appreciated thanks.

I had the same problem. The solution I found was so simple so that I was a little bit ashamed.
Just under the menu line in beezingforms - managing forms page, there is a pulldown menu named Package. Select Quickmodeforms of easymodeformsfrom from the pull down and all the forms I thought where not made are showing on the screen.

Related

How to add RichText editor to a page as component in HippoCMS?

I'm creating some project using HippoCMS 10 and I need to add RichText editor as part of the page, so that customer can use it and fill something there. This editor must act exactly the same way as in Document Editor (customer can click Image button in toolbar and select image from ImagePicker dialog box).
Can't find anything about it in HippoCMS official documentation. I learned how to create custom plugins and how to integrate CKEditor into page separately, but for image picking, I need default behaviour as in Hippo.
How can I achieve this? Any help will be appreciated!
I think your question was answered on the community group. The answer there was:
"it should be quite easy to have a CKEditor in the website.
However, it doesn't really make sense to me to have site visitors able to pick CMS documents and images from the site. The picker dialogs are designed to work inside the CMS only. You should be able to create your own picker dialog that can read from a REST service that exposes the images/documents.
I don't think it will be possible to reuse the CMS picker dialog in the site."
and
"your use case is fine, when I said "it doesn't really make sense", I was really referring to the technical limitations of the pickers. You should be able to achieve what you want with a custom dialog that plugs into a REST service though. Unfortunately there is no quick solution for this that I can think of."
Just adding this for future reference.

Joomla Breezing forms - Form not found issue

I am a newbie in Joomla. I have a site with Breezingforms installed.
Last week we created a form with 2 pages and around 25 elements. The form was published to the front end and was working without any issues.
Last day when i opened the site the form link is broken
I am getting the message
[Form 8 not found!]
instead of displaying the form elements. In admin am still able to see all form and page elements.
I also found that the forms generated are not saved. When i click any other tab and later when i come back I see all forms disappeared.
Am using Joomla 3.4 and Breezingforms build 906.
Any help is appreciated.
thank you
Hi to solve this issue simply click on the three save buttons that are available on breezing form whenever you are working on a form. One exists at the bottom left corner, one at the center left and the other at the top left corner. After working on any page, section or element click the three save buttons before you move to the next page, section or element.
I would urge you to follow the other advice. Make sure you click on save in both places. One is on your form and one is in the top left of the browser (on desktop).
Once you have done that your form should be saved, but there is one other possibility for why you cannot see it.
When you go into Breezing forms and click on "forms". You might see an empty page. If you choose the dropdown and choose "quickforms" you will see some forms that were not previously displayed.
If you are receiving an error "Form 8 not found" you should check the spelling of the form name. Don't forget you have a form name and a form title. You need to make sure you use the form name (which you can change). I usually copy and paste it. Form names would contain a space, so I would expect it to be the generated form name by Breezing forms. You should change it to "Form8" or "Form-8" to make it work properly.

Two calendars being opened when click on datepicker

I am having an issue for which I can find no Solution. Once I click on a datepicker on this page two date picker panels are opened for them. It only happens on this page. So I know there must be some kind of conflict. Please advise if I should add the source code of the form on the following page
Chronoforms Has an issue with having multiple forms on a single page. I had an booking engine on the very same page and they conflicted. Once I removed the booking engine the form worked perfectly and I did not have the multiple datepicker issue anymore

Oracle APEX: popup menu

I have seen in this application a popup windows with a form inside.
Can anyone help me build a popup windows like that, or if there is any tutorial where I can see how it's done.
There are some modal form plug-ins like this one on Apex-Plugin.com. I haven't used them myself so cannot vouch for them.
Alternatively, use your browser's "View Source" function on the Apex page you like and you will see all the function definitions and where they are called. It appears to just be using the standard JQuery libraries that come with Apex 4.0
Update 04/10/2011:
I have recently used this modal page plug-in, and can recommend it. There is plenty of instruction, including a half hour YouTube video showing how to use it.

Sharepoint 2010 - create page with cropping image field

I'm using Sharepoint 2010 (as a beginner). I need to find the best way to allow a user to create a new page inside a sharepoint site. The page must have an image field which the user can crop when he creates the page.
I have 3 problems concerning this:
How can I allow my user to create the page in a single step. The default behaviour is: create page with Title, Url and Content type and the edit the page layout or the page properties. Is there a way to do this in a single step?
What view should my user use when editing the page? The "Edit page" view, or the "Edit properties"? I don't like the "Edit page" view because... it doesn't look like the right way to do it... BUT, I like the fact that I can use my custom BaseFieldControls in this view. The "Edit properties" look great, BUT, customizing it looks like a nightmare. And, of course, I cannot ask the user to use both views...
One of my requests is to allow the user to upload a sharepoint image for the page, and then to crop tree different sizes using the base image. The big question is: where should I allow my user to do this?
In a webpart inside the "Edit properties" window? - Not very easy to integrate it. It seems almost impossible.
In a custom BaseFieldControl in the "Edit page"? Would be great, but, I don't want the user to use this view.
Create my own Asses Picker aspx page for the "Upload image" field, and replace the default one - _layouts/AssetImagePicker.aspx? Is this even possible?
I dont have an answer for everything but for number 1, maybe:
Check out SPServices. It is a Jquery project which is designed to help people use Jquery on Sharepoint sites. It is really useful for accessing, editing, and writing data is less lines of code than ever before... Unless you are a genius and have SP figured out which most do not.
To be honest, the only way to do things in "1 step" is with javascript anyway...
Hopefully you have heard of Jquery:

Resources