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
12 Dec 2012 10:55

adrianp

07 Dec 2012 05:16

NEMGTR_webmanager

Not sure if this will work but have your tried using "text" instead of "value"?
Octavian posted a solution to getting the text of a component www.rsjoomla.com/forum/37-rsform-pro/129...-value-in-email.html

It might be worth a try.

I'm not sure if anyone has done a complete list but here's what I use -- I add to it as I get new info from other forum users.
Component * *
TextBox {TextBox:caption} {TextBox:value}
TextArea...
Category: RSForm! Pro
06 Dec 2012 21:34

info98373

Hi,

I would like to show more of the event name than just the first word in the monthly calendar view. Where can I change this to show the whole event name?

Kind regards,
Willem-hein
Category: RSEvents!Pro
06 Dec 2012 03:28

rodrocolodro

Hello Davis,

How do you resolved this?

Thanks!
Category: RSEvents!Pro
02 Dec 2012 17:47

joomlaice

I have spent hours unsuccessfully searching this forum and many other web sources in search of an answer.

I am using the built-in calendar to populate a file called adate. I want to get a value from that field in JavaScript when the form gets submitted; however, nothing I seem to try gives me what I expect. Is the date field renamed somewhere in RSForm Pro (I saw such a suggestion somewhere), or is it in a special format (also saw this too)?
Category: RSForm! Pro
01 Dec 2012 23:11

NEMGTR_webmanager

Hi,
If you are talking about the Calendar component, check out the following:
www.rsjoomla.com/support/documentation/v...e/57-components.html
It gives an example of some different date options.

If you are trying to put a date into a text field, use this code: (Put this in the Default Value box)

//<code>
$today = date("F j, Y");
return $today;
//</code>

Change the "F j, Y" codes to the PHP codes that give you the format you are looking for. If you don't know PHP, then check...
Category: RSForm! Pro
29 Nov 2012 18:31

abioli

I already have a site where people are given rights according to their own categories.
I would like to add an event calendar, but following the same principle: I would create many event categories, and every contributor has access to insert, modify and delete only its own (category) events.
Is this possible?
Thanks in advance.
Andrea
Category: RSEvents!Pro
22 Nov 2012 16:30

ITKRG

Hi,

I want the textfield for date to be 120px wide while the button for the calendar should be 20px. I can not find how to modify the width of the calendar button only.

Thanks!
Category: RSForm! Pro
14 Nov 2012 18:01

WarnerP

I'm looking for this as well. Any solution?
Category: RSForm! Pro
13 Nov 2012 20:56

djaber2000

Well I figured out how to do this using a jquery pop-up, so I hope this helps anyone trying to achieve the same.

If it's possible to do this with the RSForm calendar I definitely would still like to know how to do it, otherwise here is the work around I did.

1.) I downloaded the Jquery date picker calendar (and it's associated .JS and CSS files) at keith-wood.name/datepick.html

2.) I called in the jquery.js and css files in the head section of my template.

3.) I then created a blank...
Category: RSForm! Pro
13 Nov 2012 19:02

djaber2000

Hi,

The Date picker currently allows for only one date selection. Is it possible to select more than one date, and have the dates added in the same single field separated by commas?

for example: 11/12/2012, 11/13/2012, 12/18/2012, 12/25/2012

If the built in date picker does not allow this option, I have located a Jquery datepicker that does allow multi-date selections to a single field, but I am unsure as to the exact way if doing this. Would I create a blank text field and apply the call...
Category: RSForm! Pro
30 Oct 2012 22:25

dom2012

Hi,

I want to use a Textbox instead of the Calendar as some people seem unable to figure out how to scroll through years in your calendar )even after I add a Description telling them how.

But this then means I need to limit the Textbox to a single format. Specifically:

dd/mm/yyyy

How do I force users to use the above format?

Thanks,
Dom
Category: RSForm! Pro
28 Oct 2012 14:10

ed.jm.bos

Hello,

I understand that you have the new function but:

First: How do you know what day it is (monday, tuesday etc) if you click a date in de popup calender?
Second: How do you test if the day is only a monday or wednesday?
Third: I have two popup calendars on my form but the checks should only be on the second popup calendar.

Somebody knows how to do that?

Thanks
Category: RSForm! Pro
21 Oct 2012 16:33

gavindcht

+1. Would be nice to get an update on this.
Category: RSForm! Pro
20 Oct 2012 11:59

N_Perfors

Wondering if you solved this.
Dealing with simualar situation.
Category: RSForm! Pro
Displaying 616 - 630 out of 1055 results.