03 Oct 2022 08:15
|
fchan
|
Dear Sir,
snipboard.io/MVlgbZ.jpg
I used a rsFromPro to create an appointment and save at #_booking datatable,
BUT if the (date, room_id, time, state) is duplicated, rsformPro will return warning and the INSERT action will not go on. (it is fine)
However, the rsformPro is mapping with a dpCalendar to show the appointment at a Calendar,
Now my problem is :
1. even I am failed to insert a record due to Duplicated Entry in database, the #__booking will not have any record added, BUT...
|
25 Sep 2022 12:38
|
johnhoube
|
Hi I have a form which has 10 Date & time pickers on and I only want the time picker to show.
I no I can use the below to turn it off for 1 Date & time picker, but was wondering if instead of me entering the below in 10 times I could just enter it once?
<script type="text/javascript">
jQuery(document).ready(function(){
myDateTPicker = RSFormPro.jQueryCalendar.calendars[25]['myDateTimePickerNameHere'];
//replace 25 with your form ID and the date time picker name....
Any ideas?
Thank...
|
12 Sep 2022 09:33
|
dragos
|
Hello,
I've added this one:
..under Components > RSForm!Pro > Configuration > Settings > Date Mask (for Date Submitted) area, and the result was: Lunes, 12 de Septiembre - 12:29
..while using the {global:date_added} placeholder in the email message. If this isn't how or what you're trying to achieve, please rephrase and provide more details on your topic.
|
06 Sep 2022 12:23
|
paimarino
|
Hi, i'm sorry for my english, not my native language
When recieving an email, I want the calendar date format to looks like "Martes, 6 de Septiembre - 10:00" (in spanish)
If I use "l, j \d\e F - H:i" (without quotes), I get "Martes, 6 DDe Septiembre - 10:00"
If I use "l, j \\d\e F - H:i", I get "Martes, 6 06e Septiembre - 10:00"
If I use "l, j \\d\\e F - H:i", I get "Martes, 6 062 Septiembre - 10:00"
If I use "l, j \d\\e F - H:i", I get "Martes, 6 DD2 Septiembre - 10:00"
What I am doing wrong?
Thanks in advance
Pablo
|
02 Jun 2022 10:07
|
gilloux
|
Hello
I would like the calendar to display 100% in width, impossible to find how to indicate it.
Thanks for your help
Gilloux
|
27 Apr 2022 18:40
|
glapolla
|
I am looking for membership management that can do the following
- Individual Membership
- Family Membership
- Minor membership
- Ability to renew each year automatically or manually
- Define membership as a calendar year
- Apply an initiation fee for new users (and each new family member)
- Export Membership list to excel
- Notify when new members pay
- Add or remove from a group when membership expires or is renewed
I know some of these are supported but some of these I really cant find the answers to. If you could...
|
04 Mar 2022 18:07
|
bruiz
|
Hi, any help? how can i change Date Submitted using a calendar in my form? for example if someone fill future date, i can export data the date that they choosed. Thanks!
|
02 Feb 2022 17:58
|
bruce8
|
1) If I do not want the Joomla Group, "Public" to not be able to see specific meetings on our calendar do I have to create a RS Events Pro group named "Public" and add the Joomla group "Public" to be a member of the RS Events Pro group"?
2) I tried to edit the event on the frontend but see no place to designate which groups can't see the event. Does this have to be done on the backend?
Thanks
|
20 Jan 2022 16:23
|
jamesk9
|
Hi all,
Trying to find a solution to set Birthday Field in (Admin) email.
The Birthday Field has all kinds of options for date formatting for the form itself.
01-02-1970
Jan 02 1970
January 2 1970
etc. etc.
However, no matter what format is set for the forms frontend, the date format in the email is always
01-02-1970 - preferably I'd like the F j, Y php date solution resulting in Jan 02, 1970 in the (admin) emails
I am trying to find a (php date) solution to set the Birthday Field date...
|
14 Jan 2022 08:46
|
patrick4032
|
Hello,
I use RSForm registration plugin and I need to add a birthday field.
- If I use the "calendar field", everythink works fine, the registration is OK and the birthday date is shown in "my account" as expected. 
- If I use the "birthday field", I have an error "wrong format of date" and the registration fail, even if the form is send.
Thanks for your help !
Regards
|
07 Jan 2022 11:31
|
dragos
|
Hello,
While editing your 'Date and Time picker' field, go to 'Attributes' area and:
- set the 'Calendar Layout' to 'Popup';
- add something similar into the 'Additional Attributes' area:
placeholder="your_placeholder_here"
|
23 Dec 2021 01:04
|
rakeshy
|
Yes, Also looking for this solution. Found anything yet?
Tried with Zappier and also attaching a textfile .ics with the email.
But Zappier needs a subscription for the WebHook to work and the PHP for creating the file inside the user email is also not so easy: www.rsjoomla.com/support/documentation/r...rough-the-email.html
Attaching .ics link (or file) to the user email as a standard option would have been nice.
|
15 Dec 2021 00:00
|
gregvan
|
Hi,
I just noticed that the 12 pm (noon) doesn't exist in the time picker calendar. Is there a way to fix this problem?
Thanks
|
14 Dec 2021 12:37
|
retail7
|
Hello,
As a J! dev company we have a client who had exactly the same problem, so we figured out an easy solution for this problem with a free extension (RokCandy).
Also, it works well both with FontAwesome 4.7.x and 5.1.x as well.
You can check out our solution here: cloudhoreca.com/en/blog/icon-rsform-calendar-button.html
Regards,
Oliver M
|
|