Advanced Search

Search by Keyword
Search by User Name
   

Search Options

Find Posts from
Sort Results by
Jump to Result Number
Search in Categories

Search Results

Searched for: calendar
28 Sep 2012 22:28

webmaster727

I need to have input MM/YY for Credit Card expiration field. If I use the date field - no problem with the format problem with calendar. Don't need it but don't know how to stop it from coming up.
Category: RSForm! Pro
24 Sep 2012 08:04

adrianp

Hello ,

Validations for :

1) You can use Calendar field component for your date format.

2)For your phone number validation you will have to add a custom script in "your form > Properties > PHP Scripts > script called on form process tab" , script :

**********************************************
$limit = 8;

if (strlen($_POST) < $limit)

$invalid[] = RSFormProHelper::getComponentId("phonenumber");
**********************************************

Replace "phonenumber" with your field id.

Next...
Category: RSForm! Pro
18 Sep 2012 07:45

adrianp

Hello ,

You will need to modify/add Javascript to your form in order to achive this , example :

www.rsjoomla.com/support/documentation/v...election-event-.html
Category: RSForm! Pro
18 Sep 2012 05:26

mike.r.hermary

Hello,

I have a basic e-commerce form set up to sell calendars on my client's website. The form contains a variety of inputs for the user to fill out if they are purchasing the calendar for themselves. The form also contains similar inputs for the user to fill out if they are purchasing the calendar as a gift. The recipient form fields are hidden by default and are revealed when the user selects a checkbox.

I am wanting to have those recipient form fields become required if the form is...
Category: RSForm! Pro
17 Sep 2012 19:47

info0648

Is it possible to make only specific weekdays select-able in the calendar, e.g. only Wednesdays-Saturdays of each week?

Thanks in advance for any help!
Category: RSForm! Pro
12 Sep 2012 12:33

adrianp

Hello,

Please download the instalaltion file again directly from our site and run it over your current one. This will act as an update.

If the problem persists, please submit a customer support request here:
www.rsjoomla.com/submit-a-ticket.html
Category: RSEvents!Pro
05 Sep 2012 15:11

tnet

When I use the calendar view, and hold my cursor over the day, the tooltip shows the events for the correct day. But when clicked, and the page opens to show the list, it shows the events for the day before, even though the title of the page says the correct day.

Please, has anyone figured out how to correct his? This is rather urgent.

Thank you.
Category: RSEvents!Pro
03 Sep 2012 20:18

Stoermer

Hi All,

I am trying to determine if RSEvents Pro is right for my application.

Here are some of the areas I am unsure about:
1) Approved users generating their own events (my intention is for networking groups, chambers of commerce, etc) to promote their events on my site. I want to approve the users, but then it is up to them to manage their own listings. I do not want anyone unapproved to add an event.
2) Facebook integration. For attendees to be able to login with their facebook accounts, to...
Category: RSEvents!Pro
24 Aug 2012 10:42

dukeha

Hi there. I made a quick form but I want to have a differen layout for my calendar view.
I want to have the button for opening the calendar layout not below the field. I want to have it next to the date field.
I will attach a picture and my html
Can somebody please tell me how to do this...

thank you
<div>
	<div class="formField rsform-block rsform-block-zimmertyp" style="float:left; width:100%; color:#CFCFCF; margin-bottom: 3px;">
		{zimmertyp:caption}<br/>
		{zimmertyp:body}
	</div>...

Category: RSForm! Pro
23 Aug 2012 16:05

hollisterj

when I click on a date in the calendar that has no events I get this page: /index.php/calendar/day/10-02-2012.html

which shows the upcoming events?

and the title is:
Events from August 00, 0000

which doesn't seem to make sense. what do I need to change to make that make sense?
Category: RSEvents!Pro
20 Aug 2012 09:54

toby1

Lets say I have an event that is on the following days:

23rd August
17th September
21st October
19th November
9th December

The first date is entered in the Event. The first repeat is 17th September which I select bby navigating in the repeats calendar. I thhen want a repeat on 21st October so I navigate one month forward to October and click 21st. Then navigate 1 month forward to November and click 19th. Then the final month December and click 9th.

So there should be the original event with...
Category: RSEvents!Pro
17 Aug 2012 18:31

ti

how can I put a background color for tooltip in calendar module?

my module is no background color and the black letters
Category: RSEvents!Pro
17 Aug 2012 17:09

toby1

When moving from existing month to a new month the date that gets focus as the new month appears is automatically entered as a repeating date in the repeing dates list. It then needs manually moving.

eg. If I have an event which repeats on 17th Nov. and 13th Dec. I scroll to November in the mini calendar and add that date. I then click an arow to move to december. The 17th Dec. automatically gets the focus and that date appears in the list of repeating events. i click 13th dec. to add that but...
Category: RSEvents!Pro
17 Aug 2012 12:17

arsenil

Hello guys,

So i'm new in the forum, but since i'm using RSFORM! PRO on a website. I need to do so many things on it. It's not hard but, i've a small knowledge on Joomla. I do only home made php/sql.

I'd like to insert in my mail (outgoing to customer) on the top ( what ever ), the date of the submission. I've done one thing, but they have to select the day with the calendar. And i don't want them to have the choise.

So i've tryed to related an include of the SQL server with :...
Category: RSForm! Pro
14 Aug 2012 22:31

pmcauchi

I am having the same problem. I stopped using the calendar until I find a solution.

Also, There is a problem with Groups. Example...I don't want Public Users to be able to upload files. I checked the boxes to this effect but it still lets them upload files and I can't seem to shut it off. You having the same problem?

I am finding this software is buggy.

Anyone else having the same problem with the Group settings?
Category: RSEvents!Pro
Displaying 631 - 645 out of 1048 results.