0
Welcome Guest! Login
0 items Join Now

Reservation Form

  • Reservation Form

    Posted 13 years 1 month ago
    • David Goode's Avatar
    • David Goode
    • Preeminent Rocketeer
    • Posts: 17058
    • Thanks: 890
    • Web Designer and Host

    Re: Reservation Form

    Posted 13 years 1 month ago
    • Hi there,

      You could use RS Forms Pro - www.rsjoomla.com/joomla-extensions/joomla-form.html

      Hope this helps 8)

    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information
  • Re: Reservation Form

    Posted 13 years 1 month ago
    • Hi David,

      thanks I installed RS Forms and it was easy to modify.
      I can't figure out how to make an expiration field for the credit card other than a normal text line which doesn't look right. Any suggestions?
      When I receive the emails with the submission I only see this:

      <p>You have a new submission.</p>
      <p>Your Name: Angy</p>
      <p>Your Email: This email address is being protected from spambots. You need JavaScript enabled to view it.</p>
      <p>{Subject:caption}: {Subject:value}</p>
      <p>{Message:caption}: {Message:value}</p>
      <p>{Send:caption}: {Send:value}</p>

      how can I fix that. I can see all the info someone enters in Joomla on the back end, but want to be able to see it in an email too.

      Thanks Angy
    • David Goode's Avatar
    • David Goode
    • Preeminent Rocketeer
    • Posts: 17058
    • Thanks: 890
    • Web Designer and Host

    Re: Reservation Form

    Posted 13 years 1 month ago
    • Hi Angy,

      In RS Forms Pro there is an option to edit the email content. You can add any fields you wish by inserting the caption and value statements.

      To do the dates just use a dropdown field and populate with data accordingly.

      If you are using the free version then it may not have all the options of Pro. But for €19 for a site it is worth it. I personally use it so much I have the full developer license and it is great value for money.

      Hope this helps 8)

    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information
  • Re: Reservation Form

    Posted 13 years 1 month ago
    • Hi Dave,

      thanks so much for your reply. I have the pro version. I am not sure what I am supposed to fill our for caption and value statement. I added all the additional fields I needed.
      Is there anyway to make the expiration date appear in the same line for month and year?

      Thanks Angy
    • David Goode's Avatar
    • David Goode
    • Preeminent Rocketeer
    • Posts: 17058
    • Thanks: 890
    • Web Designer and Host

    Re: Reservation Form

    Posted 13 years 1 month ago
    • Hi Angy,

      If you click the properties tab in the form you get a whole new set of options.

      Click on admin email to edit the content sent to you.

      This image is hidden for guests.
      Please log in or register to see it.

      Use the toggle option the right to display all labels and fields. (Ignore drag and use copy/paste)
      Click on edit email to insert the fields that you want sent in the email.

      CAUTION - It is not a good idea to send credit card info via emails :shock:

      Once the form is completed and you have tested to your own satisfaction then you can go to properties and form layout and disable 'auto-generate'. This will allow you to edit the html so that you put the month and year values in same cell or at least on same row.

      This image is hidden for guests.
      Please log in or register to see it.

      Hope this helps 8)

    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information
  • Re: Reservation Form

    Posted 13 years 1 month ago
    • David,

      thank you so much. Your detailed instructions were very helpful. I am a photographer and not a webdesigner and I really appreciate your step by step guidelines. I am almost done with this.
      I wasn't able to put the month and year in the same line. No idea what the code should look like for that, but I found the place where I would change that.
      I noticed that the radio buttons don't work on the Iphone and exchanged them for the drop down for know. Client wants little pictures of credit cards included, how would I do that?
      There seems to be a glitch when I submit from my mac with Safari, the reservations don't get send to the client. It's no problem from my I phone and earlier today it worked fine with Safari.
      One last thing, on the old reservation form there is text on the right side. Is there anyway to ad that to this form? secure110.websitewelcome.com/~konajets/i...servation?Name=Value

      Thanks Angy
    • David Goode's Avatar
    • David Goode
    • Preeminent Rocketeer
    • Posts: 17058
    • Thanks: 890
    • Web Designer and Host

    Re: Reservation Form

    Posted 13 years 1 month ago
    • Hi Angy,

      Can you PM me with a copy of the code in the form layout. I will take a quick look for you.

      Thanks :)

    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information
  • Re: Reservation Form

    Posted 13 years 1 month ago
    • David Goode's Avatar
    • David Goode
    • Preeminent Rocketeer
    • Posts: 17058
    • Thanks: 890
    • Web Designer and Host

    Re: Reservation Form

    Posted 13 years 1 month ago
    • Hi Angy,

      Can you check your form layout please. DO NOT tick autogenerate layout or you will lose the layout.

      To change the background you will need to add a page suffix to that item and then add the following code to the bottom of template.css
      .pagesuffixname .rt-main-inner .rt-grid-12 .rt-block {
            background-color:#A8BD10;
      }
      The pagesuffixname should match whatever you add in the page suffix option in advanced parameters for that menu item.

      Hope this helps 8)

    • Please search forums before posting. Please make sure your post includes the version of the CMS you are using and a link to the problem. Annotations on screenshots can also be helpful to explain problems/goals. Please use the "secure" tab for confidential information

Time to create page: 0.086 seconds